IInputFormatter Interfejs

Definicja

Odczytuje obiekt z treści żądania.

public interface class IInputFormatter
public interface IInputFormatter
type IInputFormatter = interface
Public Interface IInputFormatter
Pochodne

Metody

CanRead(InputFormatterContext)

Określa, czy może to IInputFormatter deserializować obiekt ' contexts ModelType).

ReadAsync(InputFormatterContext)

Odczytuje obiekt z treści żądania.

Dotyczy