Property | Type | Description | |
---|---|---|---|
Arguments | object[] | ||
MethodName | string |
Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
MethodCallInfo ( string methodName, object args ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
ObjectInvariant ( ) : void |
public Equals ( |
||
other | ||
return | bool |
public MethodCallInfo ( string methodName, object args ) : System | ||
methodName | string | |
args | object | |
return | System |