메소드 | 설명 | |
---|---|---|
CreateInstance ( ) : object | ||
GetCustomAttributes ( |
||
HasAttribute ( |
||
Invoke ( object testClass ) : void | ||
PsiMethodWrapper ( IMethod method ) : System | ||
ToString ( ) : string |
public GetCustomAttributes ( |
||
attributeType | ||
리턴 | IEnumerable |
public HasAttribute ( |
||
attributeType | ||
리턴 | bool |
public PsiMethodWrapper ( IMethod method ) : System | ||
method | IMethod | |
리턴 | System |