Aracılığıyla paylaş


FormValueProviderFactory Sınıf

Tanım

public ref class FormValueProviderFactory : Microsoft::AspNetCore::Mvc::ModelBinding::IValueProviderFactory
public class FormValueProviderFactory : Microsoft.AspNetCore.Mvc.ModelBinding.IValueProviderFactory
type FormValueProviderFactory = class
    interface IValueProviderFactory
Public Class FormValueProviderFactory
Implements IValueProviderFactory
Devralma
FormValueProviderFactory
Uygulamalar

Oluşturucular

FormValueProviderFactory()

için FormValueProviderAIValueProviderFactory.

Yöntemler

CreateValueProviderAsync(ValueProviderFactoryContext)

Geçerli istekten değerlerle bir IValueProvider oluşturur ve listeye ValueProviders ekler.

Şunlara uygulanır