Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TheAirline
Models
General
TimeZones
C# Class TheAirline.Models.General.TimeZones
ファイルを表示
Open project: TheAirlineProject/tap-desktop
Public Methods
Method
Description
AddTimeZone
(
GameTimeZone
tz
) :
void
Clear
( ) :
void
GetTimeZones
( ) :
List
Method Details
AddTimeZone()
public
static
method
public
static
AddTimeZone
(
GameTimeZone
tz
) :
void
tz
GameTimeZone
return
void
Clear()
public
static
method
public
static
Clear
( ) :
void
return
void
GetTimeZones()
public
static
method
public
static
GetTimeZones
( ) :
List
return
List