Bagikan melalui


ModelBinderAttribute(Type) Konstruktor

Definisi

Menginisialisasi instans baru kelas ModelBinderAttribute.

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

Parameter

binderType
Type

Jenis pengikat.

Pengecualian

Parameternya binderType null.

Berlaku untuk