BindableObject 构造函数

定义

初始化 BindableObject 类的新实例。

protected BindableObject ();

注解

BindableObject 是抽象的,此构造函数受到保护。 它由子构造函数调用。

适用于