This website requires JavaScript.
Explore
Help
Sign In
mustafa.ahmed
/
Utopia-Canteen-System
Watch
1
Star
0
Fork
You've already forked Utopia-Canteen-System
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2792a02460
Utopia-Canteen-System
/
UtopiaCanteen.Shared
/
StatsDto.cs
7 lines
101 B
C#
Raw
Blame
History
namespace
UtopiaCanteen.Shared
;
public
sealed
class
StatsDto
{
public
int
Count
{
get
;
set
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink