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
SpecialContractTypes
C# Class TheAirline.Models.General.SpecialContractTypes
ファイルを表示
Open project: TheAirlineProject/tap-desktop
Public Methods
Method
Description
AddType
(
SpecialContractType
type
) :
void
Clear
( ) :
void
GetRandomTypes
( ) :
List
GetTypes
( ) :
List
Method Details
AddType()
public
static
method
public
static
AddType
(
SpecialContractType
type
) :
void
type
SpecialContractType
return
void
Clear()
public
static
method
public
static
Clear
( ) :
void
return
void
GetRandomTypes()
public
static
method
public
static
GetRandomTypes
( ) :
List
return
List
GetTypes()
public
static
method
public
static
GetTypes
( ) :
List
return
List