프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Member | |||
Type |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
instance |
메소드 | 설명 | |
---|---|---|
FindMember ( Thread target, |
||
ResolveDelegate ( |
||
StructAccessExpression ( |
메소드 | 설명 | |
---|---|---|
CreateMethodGroup ( |
||
DoAssign ( |
||
DoEvaluateMethod ( |
||
DoEvaluateObject ( |
||
DoEvaluateType ( |
||
DoResolve ( |
||
DoResolveMethod ( |
||
GetField ( Thread target, |
||
GetMember ( |
||
GetProperty ( |
||
ResolveClass ( Thread target ) : void | ||
SetField ( Thread target, |
||
SetProperty ( |
protected CreateMethodGroup ( |
||
func | ||
리턴 |
protected DoAssign ( |
||
context | ||
obj | ||
리턴 | bool |
protected DoEvaluateMethod ( |
||
context | ||
type | LocationType | |
types | ||
리턴 |
protected DoEvaluateObject ( |
||
context | ||
리턴 |
protected DoEvaluateType ( |
||
context | ||
리턴 |
protected DoResolve ( |
||
context | ||
리턴 |
protected DoResolveMethod ( |
||
context | ||
type | LocationType | |
리턴 |
public static FindMember ( Thread target, |
||
target | Thread | |
stype | ||
instance | ||
name | string | |
search_static | bool | |
search_instance | bool | |
리턴 |
protected GetField ( Thread target, |
||
target | Thread | |
field | ||
리턴 |
protected GetMember ( |
||
context | ||
target | Thread | |
member | ||
리턴 |
protected GetProperty ( |
||
context | ||
prop | ||
리턴 |
public ResolveDelegate ( |
||
context | ||
리턴 |
protected SetField ( Thread target, |
||
target | Thread | |
field | ||
obj | ||
리턴 | void |
protected SetProperty ( |
||
context | ||
prop | ||
obj | ||
리턴 | void |
public StructAccessExpression ( |
||
type | ||
instance | ||
member | ||
리턴 | System |
public TargetMemberInfo,Mono.Debugger.Languages Member | ||
리턴 |
public TargetStructType,Mono.Debugger.Languages Type | ||
리턴 |