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) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetSupportedContentTypes | (Унаследован от OutputFormatter) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns 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) |