IOutputFormatter Interfejs

Definicja

Zapisuje obiekt w strumieniu wyjściowym.

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

Metody

CanWriteResult(OutputFormatterCanWriteContext)

Określa, czy może to IOutputFormatter serializować obiekt określonego typu.

WriteAsync(OutputFormatterWriteContext)

Zapisuje obiekt reprezentowany przez contextwłaściwość Object obiektu .

Dotyczy