Flexberry ORM ODataService 5.2.0-beta01
Класс NewPlatform.Flexberry.ORM.ODataService.Formatter.RawOutputFormatter
Граф наследования:NewPlatform.Flexberry.ORM.ODataService.Formatter.RawOutputFormatter:

Открытые члены

override bool CanReadType (Type type)
 
override bool CanWriteType (Type type)
 
override void WriteToStream (Type type, object value, Stream writeStream, HttpContent content)
 

Открытые статические члены

static void PrepareHttpResponseMessage (ref HttpResponseMessage msg, string mediaType, DataObjectEdmModel model, byte[] buffer)