Property | Type | Description | |
---|---|---|---|
Notifications | IHandler |
||
ResponseMessage |
Method | Description | |
---|---|---|
BaseController ( ) : System.Net | ||
CreateResponse ( HttpStatusCode code, object result ) : Task |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public CreateResponse ( HttpStatusCode code, object result ) : Task |
||
code | HttpStatusCode | |
result | object | |
return | Task |