public class LogResponsePublic Class LogResponse| LogResponse | Initializes a new instance of the LogResponse class |
| Content | Content of the response. |
| Headers | Response headers. |
| HttpVersion | HTTP version of the response. |
| ReasonPhrase | ReasonPhrase of the response. |
| StatusCode | StatusCode of the response. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |