Class MemoryStreamUnmarshaller
Unmarshaller for MemoryStream fields
public class MemoryStreamUnmarshaller : IUnmarshaller<MemoryStream, XmlUnmarshallerContext>, IUnmarshaller<MemoryStream, JsonUnmarshallerContext>
  - Inheritance
 - 
      
      MemoryStreamUnmarshaller
 
- Implements
 
- Inherited Members
 
Properties
Instance
public static MemoryStreamUnmarshaller Instance { get; }
  Property Value
Methods
GetInstance()
public static MemoryStreamUnmarshaller GetInstance()
  Returns
Unmarshall(JsonUnmarshallerContext)
public MemoryStream Unmarshall(JsonUnmarshallerContext context)
  Parameters
contextJsonUnmarshallerContext
Returns
Unmarshall(XmlUnmarshallerContext)
public MemoryStream Unmarshall(XmlUnmarshallerContext context)
  Parameters
contextXmlUnmarshallerContext