다음을 통해 공유


ExtensibleModelBinderAttribute(Type) 생성자

정의

ExtensibleModelBinderAttribute 클래스의 새 인스턴스를 초기화합니다.

public:
 ExtensibleModelBinderAttribute(Type ^ binderType);
public ExtensibleModelBinderAttribute (Type binderType);
new System.Web.ModelBinding.ExtensibleModelBinderAttribute : Type -> System.Web.ModelBinding.ExtensibleModelBinderAttribute
Public Sub New (binderType As Type)

매개 변수

binderType
Type

모델 바인더 형식입니다.

적용 대상