TessaBsonOutputFormatter - класс

Definition

Пространство имён: Tessa.Web.Serialization
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.0.5
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)
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetSupportedContentTypes
(Унаследован от OutputFormatter)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)
WriteAsync
(Унаследован от OutputFormatter)
WriteResponseBodyAsync(OutputFormatterWriteContext) Writes the response body.
(Унаследован от OutputFormatter)
WriteResponseBodyAsync(OutputFormatterWriteContext) 
WriteResponseHeaders Sets the headers on HttpResponse object.
(Унаследован от OutputFormatter)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также