Свойство | Type | Description | |
---|---|---|---|
Args | dynamic[] | ||
InvTypes | System.Type[] | ||
MethInfo | |||
OnlyAppInExpForm | bool |
Méthode | Description | |
---|---|---|
MethResObject ( |
The constructor for creating a MethResObject.
|
public MethResObject ( |
||
methInfo | The method information to set. | |
invTypes | unused. Send null | |
args | dynamic | The argument list to set up for the constructed method resolution object. |
onlyAppInExpForm | bool | Whether or not the method resolution applies only in expanded form. |
Résultat | System |
public MethodInfo,System.Reflection MethInfo | ||
Résultat |