Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TheAirline
Models
Airports
HubTypes
C# 클래스 TheAirline.Models.Airports.HubTypes
파일 보기
프로젝트 열기: TheAirlineProject/tap-desktop
공개 메소드들
메소드
설명
AddHubType
(
HubType
type
) :
void
Clear
( ) :
void
GetHubType
(
HubType
type
) :
HubType
GetHubTypes
( ) :
List
메소드 상세
AddHubType()
공개
정적인
메소드
public
static
AddHubType
(
HubType
type
) :
void
type
HubType
리턴
void
Clear()
공개
정적인
메소드
public
static
Clear
( ) :
void
리턴
void
GetHubType()
공개
정적인
메소드
public
static
GetHubType
(
HubType
type
) :
HubType
type
HubType
리턴
HubType
GetHubTypes()
공개
정적인
메소드
public
static
GetHubTypes
( ) :
List
리턴
List