Method | Description | |
---|---|---|
CreateInstance ( ) : object | ||
GetCustomAttributes ( |
||
HasAttribute ( |
||
Invoke ( object testClass ) : void | ||
PsiMethodWrapper ( IMethod method ) : System | ||
ToString ( ) : string |
public GetCustomAttributes ( |
||
attributeType | ||
return | IEnumerable |
public HasAttribute ( |
||
attributeType | ||
return | bool |
public PsiMethodWrapper ( IMethod method ) : System | ||
method | IMethod | |
return | System |