Méthode | Description | |
---|---|---|
GetCustomAttributes ( |
||
GetMethod ( string methodName ) : IMethodInfo | ||
GetMethods ( ) : IEnumerable |
||
HasAttribute ( |
||
HasInterface ( |
||
PsiClassWrapper ( IClass psiType ) : System | ||
ToString ( ) : string |
public GetCustomAttributes ( |
||
attributeType | ||
Résultat | IEnumerable |
public GetMethod ( string methodName ) : IMethodInfo | ||
methodName | string | |
Résultat | IMethodInfo |
public HasAttribute ( |
||
attributeType | ||
Résultat | bool |
public HasInterface ( |
||
interfaceType | ||
Résultat | bool |
public PsiClassWrapper ( IClass psiType ) : System | ||
psiType | IClass | |
Résultat | System |