C# Class KnowYourTurf.Core.Enums.EmployeeType

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

Public Properties

Property Type Description
Empty EmployeeType
FullTime EmployeeType
Student EmployeeType

Property Details

Empty public_oe static_oe property

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

FullTime public_oe static_oe property

public static EmployeeType,KnowYourTurf.Core.Enums FullTime
return EmployeeType

Student public_oe static_oe property

public static EmployeeType,KnowYourTurf.Core.Enums Student
return EmployeeType