Method | Description | |
---|---|---|
Create ( |
||
Delete ( int id ) : bool | ||
Get ( ) : IEnumerable |
||
Get ( int id ) : |
||
TaskCategoryRequest ( IRestClient client ) : System | ||
Update ( |
public Create ( |
||
category | ||
return |
public Get ( int id ) : |
||
id | int | |
return |
public TaskCategoryRequest ( IRestClient client ) : System | ||
client | IRestClient | |
return | System |
public Update ( |
||
category | ||
return | bool |