public class TessaBsonOutputFormatter : OutputFormatter
Public Class TessaBsonOutputFormatter
Inherits OutputFormatter
public ref class TessaBsonOutputFormatter : public OutputFormatter
type TessaBsonOutputFormatter =
class
inherit OutputFormatter
end
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) |