Aracılığıyla paylaş


BinderTypeModelBinder(Type) Oluşturucu

Tanım

Yeni bir BinderTypeModelBinder oluşturur.

public:
 BinderTypeModelBinder(Type ^ binderType);
public BinderTypeModelBinder (Type binderType);
new Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinder : Type -> Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinder
Public Sub New (binderType As Type)

Parametreler

binderType
Type

öğesinin Type .IModelBinder

Şunlara uygulanır