C# Class FooAttribute, gert

Inheritance: Attribute
显示文件 Open project: mono/gert Class Usage Examples

Public Properties

Property Type Description
EnumValues EnumType[],
ObjectValues object[]
StringValues string[]
Types Type[]

Property Details

EnumValues public_oe property

public EnumType[], EnumValues
return EnumType[],

ObjectValues public_oe property

public object[] ObjectValues
return object[]

StringValues public_oe property

public string[] StringValues
return string[]

Types public_oe property

public Type[] Types
return Type[]