HttpResponseMessageOutputFormatter クラス

定義

public ref class HttpResponseMessageOutputFormatter : Microsoft::AspNetCore::Mvc::Formatters::IOutputFormatter
public class HttpResponseMessageOutputFormatter : Microsoft.AspNetCore.Mvc.Formatters.IOutputFormatter
type HttpResponseMessageOutputFormatter = class
    interface IOutputFormatter
Public Class HttpResponseMessageOutputFormatter
Implements IOutputFormatter
継承
HttpResponseMessageOutputFormatter
実装

コンストラクター

HttpResponseMessageOutputFormatter()

メソッド

CanWriteResult(OutputFormatterCanWriteContext)
WriteAsync(OutputFormatterWriteContext)

適用対象