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

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

공개 메소드들

메소드 설명
AddTimeZone ( GameTimeZone tz ) : void
Clear ( ) : void
GetTimeZones ( ) : List

메소드 상세

AddTimeZone() 공개 정적인 메소드

public static AddTimeZone ( GameTimeZone tz ) : void
tz GameTimeZone
리턴 void

Clear() 공개 정적인 메소드

public static Clear ( ) : void
리턴 void

GetTimeZones() 공개 정적인 메소드

public static GetTimeZones ( ) : List
리턴 List