ModelBinderAttribute<TBinder> コンストラクター

定義

ModelBinderAttribute の新しいインスタンスを初期化します。

public ModelBinderAttribute ();
Public Sub New ()

注釈

この属性をサブクラス化し、 が指定された型パラメーターに対して正しくない場合Customは を設定BindingSourceします。

適用対象