Constructor ApiErrorContent
ApiErrorContent(string, string)
Initializes a new instance of the ApiErrorContent class with the specified content and content type.
Declaration
public ApiErrorContent(string content, string contentType)
Parameters
Type | Name | Description |
---|---|---|
string | content | |
string | contentType |