RolePlayerPropertyDescriptor.AllowNull 属性

定义

当通过此 PropertyDescriptor 设置时,null 是否为此角色扮演者的有效值

public:
 property bool AllowNull { bool get(); void set(bool value); };
public bool AllowNull { get; set; }
member this.AllowNull : bool with get, set
Public Property AllowNull As Boolean

属性值

Boolean

适用于