FPTV.Models.UserModels Namespace
Name | Description | |
---|---|---|
![]() |
Admin | Represents an administrator user of the system. Inherits from UserBase. |
![]() |
ErrorLog | This class is used to log errors in the application. |
![]() |
FavPlayerList | This class is used to store a list of favorite players. |
![]() |
FavTeamsList | This class stores a list of favorite teams. |
![]() |
Moderator | Moderator class is a derived class of UserBase class and provides additional functionality for moderators. |
![]() |
Player | Represents a Player in a game. |
![]() |
Profile | This class represents a user profile. |
![]() |
Team | This class represents a team of people. |
![]() |
User | Represents a user of the system. |
![]() |
UserBase | Represents the base class for user identity objects. |