Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TheAirline
Models
General
SpecialContractTypes
C# Class TheAirline.Models.General.SpecialContractTypes
Mostrar archivo
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