C# 클래스 FooAttribute, gert

상속: Attribute
파일 보기 프로젝트 열기: mono/gert 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EnumValues EnumType[],
ObjectValues object[]
StringValues string[]
Types Type[]

프로퍼티 상세

EnumValues 공개적으로 프로퍼티

public EnumType[], EnumValues
리턴 EnumType[],

ObjectValues 공개적으로 프로퍼티

public object[] ObjectValues
리턴 object[]

StringValues 공개적으로 프로퍼티

public string[] StringValues
리턴 string[]

Types 공개적으로 프로퍼티

public Type[] Types
리턴 Type[]