C# 클래스 TheAirline.Models.General.SpecialContractTypes

파일 보기 프로젝트 열기: TheAirlineProject/tap-desktop

공개 메소드들

메소드 설명
AddType ( SpecialContractType type ) : void
Clear ( ) : void
GetRandomTypes ( ) : List
GetTypes ( ) : List

메소드 상세

AddType() 공개 정적인 메소드

public static AddType ( SpecialContractType type ) : void
type SpecialContractType
리턴 void

Clear() 공개 정적인 메소드

public static Clear ( ) : void
리턴 void

GetRandomTypes() 공개 정적인 메소드

public static GetRandomTypes ( ) : List
리턴 List

GetTypes() 공개 정적인 메소드

public static GetTypes ( ) : List
리턴 List