Property | Type | Description | |
---|---|---|---|
BaseServiceUrl | string |
Method | Description | |
---|---|---|
AlterBrandAsync ( System.Guid id, |
||
CreateBrandAsync ( CreateBrandCommand cmd ) : Task |
||
GetBrandAsync ( System.Guid id ) : Task |
||
GetBrandListAsync ( ) : Task |
public AlterBrandAsync ( System.Guid id, |
||
id | System.Guid | |
cmd | ||
return | Task |
public CreateBrandAsync ( CreateBrandCommand cmd ) : Task |
||
cmd | CreateBrandCommand | |
return | Task |
public GetBrandAsync ( System.Guid id ) : Task |
||
id | System.Guid | |
return | Task |