IOutputFormatter Rozhraní

Definice

Zapíše objekt do výstupního datového proudu.

public interface class IOutputFormatter
public interface IOutputFormatter
type IOutputFormatter = interface
Public Interface IOutputFormatter
Odvozené

Metody

CanWriteResult(OutputFormatterCanWriteContext)

Určuje, zda to IOutputFormatter může serializovat objekt zadaného typu.

WriteAsync(OutputFormatterWriteContext)

Zapíše objekt reprezentovaný contextvlastností Objekt.

Platí pro