DefaultOutputFormatterSelector Sınıf

Tanım

varsayılan uygulamasıdır OutputFormatterSelector.

public ref class DefaultOutputFormatterSelector : Microsoft::AspNetCore::Mvc::Infrastructure::OutputFormatterSelector
public class DefaultOutputFormatterSelector : Microsoft.AspNetCore.Mvc.Infrastructure.OutputFormatterSelector
type DefaultOutputFormatterSelector = class
    inherit OutputFormatterSelector
Public Class DefaultOutputFormatterSelector
Inherits OutputFormatterSelector
Devralma
DefaultOutputFormatterSelector

Oluşturucular

DefaultOutputFormatterSelector(IOptions<MvcOptions>, ILoggerFactory)

Öğesinin yeni bir örneğini başlatır DefaultOutputFormatterSelector

Yöntemler

SelectFormatter(OutputFormatterCanWriteContext, IList<IOutputFormatter>, MediaTypeCollection)

Sağlanan değerlere ve geçerli isteğe göre yanıtı yazmak için bir IOutputFormatter seçer.

Şunlara uygulanır