Метод | Описание | |
---|---|---|
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 GetCustomAttributesData ( ) : IList |
||
Результат | IList |
public GetOptionalCustomModifiers ( ) : Type[] | ||
Результат | Type[] |
public GetRequiredCustomModifiers ( ) : Type[] | ||
Результат | Type[] |
public IsDefined ( Type attributeType, bool inherit ) : bool | ||
attributeType | Type | |
inherit | bool | |
Результат | bool |