[]
        
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.BoolPropertyAttribute

类 BoolPropertyAttribute

用于配置布尔类型编辑框的设置,必须标注在 Bool 类型的属性上

继承
object
System.Attribute
BoolPropertyAttribute
命名空间: GrapeCity.Forguncy.Plugin
程序集: GrapeCity.Forguncy.Plugin.dll
语法
public class BoolPropertyAttribute : Attribute

构造函数

BoolPropertyAttribute()

用于配置布尔类型编辑框的设置,必须标注在 Bool 类型的属性上

声明
public BoolPropertyAttribute()

属性

IndentLevel

缩进等级

声明
public int IndentLevel { get; set; }
属性值
类型 描述
int