类 RadioGroupPropertyAttribute
用于标注单项选择属性编辑框,标注属性必须是字符串类型
继承
object
System.Attribute
RadioGroupPropertyAttribute
命名空间: GrapeCity.Forguncy.Plugin
程序集: GrapeCity.Forguncy.Plugin.dll
语法
public class RadioGroupPropertyAttribute : SelectorPropertyAttribute
构造函数
RadioGroupPropertyAttribute()
用于标注单项选择属性编辑框,标注属性必须是字符串类型
声明
public RadioGroupPropertyAttribute()