Mono Class Library: Overview

Mono.Debugger.Soft.ObjectMirror: Members

The members of Mono.Debugger.Soft.ObjectMirror are listed below.

See Also: Inherited members from Mono.Debugger.Soft.Value

Public Properties

[read-only]
Addresslong. Documentation for this section has not yet been entered.
[read-only]
DomainAppDomainMirror. Documentation for this section has not yet been entered.
[read-only]
IsCollectedbool. Documentation for this section has not yet been entered.
[read-only]
TypeTypeMirror. Documentation for this section has not yet been entered.

Public Methods

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.