Click or drag to resize

WebOperationResponseFactoryCreate Method

Overload List
 NameDescription
Public methodStatic memberCreate(String, Byte) Creates the response with specified content type from array of bytes.
Public methodStatic memberCreate(String, Byte, String) Creates the response with specified content type from array of bytes.
Public methodStatic memberCreate(String, String, Encoding) Creates the response with specified content type from string using specified encoding.
Top
See Also