Binder 构造函数

定义

初始化 Binder 类的新实例。

protected:
 Binder();
protected Binder ();
Protected Sub New ()

注解

此构造函数由派生类的构造函数调用,以初始化此类型中的状态。

适用于