ArrayModelBinder<TElement> 构造函数
定义
初始化 ArrayModelBinder<TElement> 类的新实例。Initializes a new instance of the ArrayModelBinder<TElement> class.
public:
ArrayModelBinder();
public ArrayModelBinder ();
Public Sub New ()