TessaBsonOutputFormatter - класс

Definition

Пространство имён: Tessa.Web.Serialization
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 3.6.0.22
C#
public class TessaBsonOutputFormatter : OutputFormatter
Inheritance
Object    OutputFormatter    TessaBsonOutputFormatter

Конструкторы

TessaBsonOutputFormatterИнициализирует новый экземпляр класса TessaBsonOutputFormatter

Свойства

SupportedMediaTypes Gets the mutable collection of media type elements supported by this OutputFormatter.
(Унаследован от OutputFormatter)

Методы

CanWriteResult(OutputFormatterCanWriteContext)
(Унаследован от OutputFormatter)
CanWriteResult(OutputFormatterCanWriteContext) 
CanWriteType Returns a value indicating whether or not the given type can be written by this serializer.
(Унаследован от OutputFormatter)
GetSupportedContentTypes
(Унаследован от OutputFormatter)
WriteAsync
(Унаследован от OutputFormatter)
WriteResponseBodyAsync(OutputFormatterWriteContext) Writes the response body.
(Унаследован от OutputFormatter)
WriteResponseBodyAsync(OutputFormatterWriteContext) 
WriteResponseHeaders Sets the headers on HttpResponse object.
(Унаследован от OutputFormatter)

См. также