Mono Class Library: OverviewMono.Debugger.Soft.ObjectMirror: Members |
The members of Mono.Debugger.Soft.ObjectMirror are listed below.
See Also: Inherited members from Mono.Debugger.Soft.Value
[read-only] Address long. Documentation for this section has not yet been entered. [read-only] Domain AppDomainMirror. Documentation for this section has not yet been entered. [read-only] IsCollected bool. Documentation for this section has not yet been entered. [read-only] Type TypeMirror. Documentation for this section has not yet been entered.
GetValue(FieldInfoMirror) : Value Documentation for this section has not yet been entered.GetValues(IList<FieldInfoMirror>) : Value[] Documentation for this section has not yet been entered.InvokeMethod(ThreadMirror, MethodMirror, IList<Value>) : Value Documentation for this section has not yet been entered.SetValue(FieldInfoMirror, Value) Documentation for this section has not yet been entered.SetValues(IList<FieldInfoMirror>, Value[]) Documentation for this section has not yet been entered.