C# Class KnowYourTurf.Core.Enums.UserType

Inheritance: Enumeration
ファイルを表示 Open project: reharik/KnowYourTurf

Public Properties

Property Type Description
Admin UserType
Employee UserType
Empty UserType

Property Details

Admin public_oe static_oe property

public static UserType,KnowYourTurf.Core.Enums Admin
return UserType

Employee public_oe static_oe property

public static UserType,KnowYourTurf.Core.Enums Employee
return UserType

Empty public_oe static_oe property

public static UserType,KnowYourTurf.Core.Enums Empty
return UserType