Method | Description | |
---|---|---|
GetCategoriesAsync ( Action |
Gets the categories and put them to a CategoryList.
|
Method | Description | |
---|---|---|
DataManager ( ) : System |
Initializes a new instance of the DataManager class.
|
|
getQueryString ( ) : string |
Build a QueryString with usage of the passed single querys and some default querys
|
|
paramAPIKey ( ) : string | ||
paramLocale ( ) : string | ||
validateAPIKey ( ) : void |
Validates the API key. And throw an Exception if it failed
|
public GetCategoriesAsync ( Action |
||
callback | Action |
|
return | void |