IInputFormatter Schnittstelle

Definition

Liest ein -Objekt aus dem Anforderungstext.

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

Methoden

CanRead(InputFormatterContext)

Bestimmt, ob dies IInputFormatter ein Objekt des contextdeserialisieren ModelTypekann.

ReadAsync(InputFormatterContext)

Liest ein -Objekt aus dem Anforderungstext.

Gilt für: