FPTV.Models.UserModels Namespace

Classes
 
Name Description
Public class Admin Represents an administrator user of the system. Inherits from UserBase.
Public class ErrorLog This class is used to log errors in the application.
Public class FavPlayerList This class is used to store a list of favorite players.
Public class FavTeamsList This class stores a list of favorite teams.
Public class Moderator Moderator class is a derived class of UserBase class and provides additional functionality for moderators.
Public class Player Represents a Player in a game.
Public class Profile This class represents a user profile.
Public class Team This class represents a team of people.
Public class User Represents a user of the system.
Public class UserBase Represents the base class for user identity objects.
Top
Name Description
Public enumeration GameType Enum to represent the type of game.
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition