Sdílet prostřednictvím


ModelBinderAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci ModelBinderAttribute třídy .

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

Parametry

binderType
Type

Typ pořadače.

Výjimky

Parametr binderType má hodnotu null.

Platí pro