Property | Type | Description | |
---|---|---|---|
Api | dataType | ||
IsSuccess | bool | ||
Key | string | ||
Message | string | ||
Name | string | ||
PrefectureCode | string | ||
ResultList | string[] | ||
Type | string | ||
Url | string |
Method | Description | |
---|---|---|
SearchCorporation ( string inputText ) : void | ||
SearchCorporationToRail ( string inputText ) : void | ||
SearchRail ( string inputText ) : void | ||
SearchRailToStation ( string inputText ) : void | ||
SearchStation ( string inputText ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
getEkispert ( string inputText, int offset ) : IEnumerator |
public SearchCorporation ( string inputText ) : void | ||
inputText | string | |
return | void |
public SearchCorporationToRail ( string inputText ) : void | ||
inputText | string | |
return | void |
public SearchRail ( string inputText ) : void | ||
inputText | string | |
return | void |
public SearchRailToStation ( string inputText ) : void | ||
inputText | string | |
return | void |
public SearchStation ( string inputText ) : void | ||
inputText | string | |
return | void |