프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Session | DGdbSession |
메소드 | 설명 | |
---|---|---|
InjectToStringCode ( ) : bool | ||
InvokeToString ( String exp ) : String |
Invokes the (prospectively overriden) toString() method on the object instance (interface or class).
|
|
ToStringExamination ( DGdbSession s ) : System |
메소드 | 설명 | |
---|---|---|
ToStringExamination ( ) : System |
Dynamic injection commands generation.
|
public InvokeToString ( String exp ) : String | ||
exp | String | /// Expression pointing internally to this of the inspected object instance (interface or class). /// |
리턴 | String |
public ToStringExamination ( DGdbSession s ) : System | ||
s | DGdbSession | |
리턴 | System |