Méthode | Description | |
---|---|---|
Create ( |
||
Delete ( int id ) : bool | ||
Get ( ) : IEnumerable |
||
Get ( int id ) : |
||
TaskCategoryRequest ( IRestClient client ) : System | ||
Update ( |
public Create ( |
||
category | ||
Résultat |
public Get ( int id ) : |
||
id | int | |
Résultat |
public TaskCategoryRequest ( IRestClient client ) : System | ||
client | IRestClient | |
Résultat | System |
public Update ( |
||
category | ||
Résultat | bool |