public class TessaBsonInputFormatter : InputFormatter
Public Class TessaBsonInputFormatter
Inherits InputFormatter
public ref class TessaBsonInputFormatter : public InputFormatter
type TessaBsonInputFormatter =
class
inherit InputFormatter
end
TessaBsonInputFormatter | Инициализирует новый экземпляр класса TessaBsonInputFormatter |
SupportedMediaTypes |
Gets the mutable collection of media type elements supported by
this InputFormatter.
(Унаследован от InputFormatter) |
CanRead(InputFormatterContext) | (Унаследован от InputFormatter) |
CanRead(InputFormatterContext) | |
CanReadType |
Determines whether this InputFormatter can deserialize an object of the given
type.
(Унаследован от InputFormatter) |
GetDefaultValueForType |
Gets the default value for a given type. Used to return a default value when the body contains no content.
(Унаследован от InputFormatter) |
GetSupportedContentTypes | (Унаследован от InputFormatter) |
ReadAsync | (Унаследован от InputFormatter) |
ReadRequestBodyAsync(InputFormatterContext) | |
ReadRequestBodyAsync(Void) | (Унаследован от InputFormatter) |