Méthode | Description | |
---|---|---|
GeographicSupportedLanguagesGet ( string Callback ) : |
Get Supported languages Get a list of languages in which geographic data can be localized.
|
|
GeographicSupportedLanguagesGetAsync ( string Callback ) : Task |
Get Supported languages Get a list of languages in which geographic data can be localized.
|
|
GetBasePath ( String basePath ) : String |
Gets the base path of the API client.
|
|
SetBasePath ( String basePath ) : void |
Sets the base path of the API client.
|
|
SupportedLanguagesApi ( |
Initializes a new instance of the SupportedLanguagesApi class.
|
|
SupportedLanguagesApi ( String basePath ) : RestSharp |
Initializes a new instance of the SupportedLanguagesApi class.
|
public GeographicSupportedLanguagesGet ( string Callback ) : |
||
Callback | string | Javascript callback function name for JSONP Support\n |
Résultat |
public GeographicSupportedLanguagesGetAsync ( string Callback ) : Task |
||
Callback | string | Javascript callback function name for JSONP Support\n |
Résultat | Task |
public GetBasePath ( String basePath ) : String | ||
basePath | String | |
Résultat | String |
public SetBasePath ( String basePath ) : void | ||
basePath | String | |
Résultat | void |
public SupportedLanguagesApi ( |
||
apiClient | ||
Résultat | RestSharp |
public SupportedLanguagesApi ( String basePath ) : RestSharp | ||
basePath | String | |
Résultat | RestSharp |