Property | Type | Description | |
---|---|---|---|
instance | |||
is_instance | bool | ||
methods | Mono.Debugger.Languages.TargetFunctionType[] | ||
name | string | ||
stype |
Method | Description | |
---|---|---|
IsApplicable ( |
||
MethodGroupExpression ( |
||
OverloadResolve ( |
Method | Description | |
---|---|---|
DoEvaluateMethod ( |
||
DoEvaluateObject ( |
||
DoEvaluateSource ( |
||
DoResolve ( |
||
DoResolveMethod ( |
Method | Description | |
---|---|---|
OverloadResolve ( |
protected DoEvaluateMethod ( |
||
context | ||
type | LocationType | |
types | ||
return |
protected DoEvaluateObject ( |
||
context | ||
return |
protected DoEvaluateSource ( |
||
context | ||
return |
protected DoResolve ( |
||
context | ||
return |
protected DoResolveMethod ( |
||
context | ||
type | LocationType | |
return |
public static IsApplicable ( |
||
context | ||
method | ||
types | ||
error | string | |
return | bool |
public MethodGroupExpression ( |
||
stype | ||
instance | ||
name | string | |
methods | ||
is_instance | bool | |
is_static | bool | |
return | System |
public OverloadResolve ( |
||
context | ||
argtypes | ||
return |
protected TargetStructObject,Mono.Debugger.Languages instance | ||
return |
protected TargetFunctionType[],Mono.Debugger.Languages methods | ||
return | Mono.Debugger.Languages.TargetFunctionType[] |