Method | Description | |
---|---|---|
Response ( String content, System.DateTime sent, HttpStatusCode statusCode, bool isSuccess ) : System | ||
ToString ( ) : string |
public Response ( String content, System.DateTime sent, HttpStatusCode statusCode, bool isSuccess ) : System | ||
content | String | |
sent | System.DateTime | |
statusCode | HttpStatusCode | |
isSuccess | bool | |
return | System |