Méthode | Description | |
---|---|---|
GetList ( ) : List |
Get a list of tags defined by the default request parameters
|
|
GetList ( |
Get a list of tags defined by the request parameters
|
|
GetRelatedList ( string name ) : List |
||
TagService ( IApiProvider provider ) : System.Collections.Generic |
public GetList ( |
||
requestParameters | ||
Résultat | List |
public GetRelatedList ( string name ) : List |
||
name | string | |
Résultat | List |
public TagService ( IApiProvider provider ) : System.Collections.Generic | ||
provider | IApiProvider | |
Résultat | System.Collections.Generic |