ResultWithStatus<TResponse>.ContentEncoding property
Gets or sets the content encoding.
public Encoding? ContentEncoding { get; set; }
See Also
- class ResultWithStatus<TResponse>
Gets or sets the content encoding.
public Encoding? ContentEncoding { get; set; }