Overload List
Name | Description | |
---|---|---|
Create(String, Byte) |
Creates the response with specified content type from array of bytes.
| |
Create(String, Byte, String) |
Creates the response with specified content type from array of bytes.
| |
Create(String, String, Encoding) |
Creates the response with specified content type from string using specified encoding.
|
See Also