Méthode | Description | |
---|---|---|
CaseRequest ( IRestClient client ) : System | ||
Create ( |
||
Delete ( int id ) : bool | ||
Get ( CaseStatus caseStatus ) : IEnumerable |
||
Get ( int id ) : |
||
Update ( |
public CaseRequest ( IRestClient client ) : System | ||
client | IRestClient | |
Résultat | System |
public Create ( |
||
kase | ||
Résultat |
public Get ( CaseStatus caseStatus ) : IEnumerable |
||
caseStatus | CaseStatus | |
Résultat | IEnumerable |
public Update ( |
||
kase | ||
Résultat | bool |