Udostępnij za pośrednictwem


ModelBinderAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ModelBinderAttribute.

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

Parametry

binderType
Type

Typ powiązania.

Wyjątki

Parametr binderType ma wartość null.

Dotyczy