Свойство | Тип | Описание | |
---|---|---|---|
instance | |||
is_instance | bool | ||
methods | Mono.Debugger.Languages.TargetFunctionType[] | ||
name | string | ||
stype |
Метод | Описание | |
---|---|---|
IsApplicable ( |
||
MethodGroupExpression ( |
||
OverloadResolve ( |
Метод | Описание | |
---|---|---|
DoEvaluateMethod ( |
||
DoEvaluateObject ( |
||
DoEvaluateSource ( |
||
DoResolve ( |
||
DoResolveMethod ( |
Метод | Описание | |
---|---|---|
OverloadResolve ( |
protected DoEvaluateMethod ( |
||
context | ||
type | LocationType | |
types | ||
Результат |
protected DoEvaluateObject ( |
||
context | ||
Результат |
protected DoEvaluateSource ( |
||
context | ||
Результат |
protected DoResolve ( |
||
context | ||
Результат |
protected DoResolveMethod ( |
||
context | ||
type | LocationType | |
Результат |
public static IsApplicable ( |
||
context | ||
method | ||
types | ||
error | string | |
Результат | bool |
public MethodGroupExpression ( |
||
stype | ||
instance | ||
name | string | |
methods | ||
is_instance | bool | |
is_static | bool | |
Результат | System |
public OverloadResolve ( |
||
context | ||
argtypes | ||
Результат |
protected TargetStructObject,Mono.Debugger.Languages instance | ||
Результат |
protected TargetFunctionType[],Mono.Debugger.Languages methods | ||
Результат | Mono.Debugger.Languages.TargetFunctionType[] |