메소드 | 설명 | |
---|---|---|
GetCustomAttributes ( Type attributeType, bool inherit ) : object[] | ||
GetCustomAttributes ( bool inherit ) : object[] | ||
GetCustomAttributesData ( ) : IList |
||
GetOptionalCustomModifiers ( ) : Type[] | ||
GetRequiredCustomModifiers ( ) : Type[] | ||
IsDefined ( Type attributeType, bool inherit ) : bool |
메소드 | 설명 | |
---|---|---|
MonoParameterInfo ( |
||
MonoParameterInfo ( |
||
MonoParameterInfo ( |
||
MonoParameterInfo ( Type type, |
public GetCustomAttributes ( Type attributeType, bool inherit ) : object[] | ||
attributeType | Type | |
inherit | bool | |
리턴 | object[] |
public GetCustomAttributes ( bool inherit ) : object[] | ||
inherit | bool | |
리턴 | object[] |
public IsDefined ( Type attributeType, bool inherit ) : bool | ||
attributeType | Type | |
inherit | bool | |
리턴 | bool |