Property | Type | Description | |
---|---|---|---|
GenericMethodParameters | System.Type[] | ||
GenericParams | System.Type[] | ||
Name | string | ||
OverloadTypes | Type[]>.IDictionary | ||
Parent |
Method | Description | |
---|---|---|
TryGetIndex ( |
Tries the index of the get.
|
|
TryGetMember ( |
Tries the get member.
|
|
TryInvoke ( |
Tries the invoke.
|
Method | Description | |
---|---|---|
Invoker ( string name, |
||
ReplaceGenericTypes ( |
public TryGetIndex ( |
||
binder | The binder. | |
indexes | object | The indexes. |
result | object | The result. |
return | bool |
public TryGetMember ( |
||
binder | The binder. | |
result | object | The result. |
return | bool |
public TryInvoke ( |
||
binder | The binder. | |
args | object | The args. |
result | object | The result. |
return | bool |
protected Type[],System GenericMethodParameters | ||
return | System.Type[] |