Свойство | Type | Description | |
---|---|---|---|
ClrMethodName | string | ||
Comments | string | ||
IsGeneric | bool | ||
QualMethodDecl | string | ||
QualMethodName | string |
Méthode | Description | |
---|---|---|
ThunkMethodInfo ( string clrMethodName, string qualMethodName, string qualMethodDecl, string comments, bool isGeneric ) : System |
public ThunkMethodInfo ( string clrMethodName, string qualMethodName, string qualMethodDecl, string comments, bool isGeneric ) : System | ||
clrMethodName | string | |
qualMethodName | string | |
qualMethodDecl | string | |
comments | string | |
isGeneric | bool | |
Résultat | System |