Web |
The WebOperationResponseFactory type exposes the following members.
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. |