Поделиться через


ModelBinderAttribute(Type) Конструктор

Определение

Инициализирует новый экземпляр класса ModelBinderAttribute.

public ModelBinderAttribute (Type binderType);
new System.Web.Mvc.ModelBinderAttribute : Type -> System.Web.Mvc.ModelBinderAttribute
Public Sub New (binderType As Type)

Параметры

binderType
Type

Тип связывателя.

Исключения

Параметр binderType имеет значение null.

Применяется к