Свойство | Type | Description | |
---|---|---|---|
Session | DGdbSession |
Méthode | Description | |
---|---|---|
InjectToStringCode ( ) : bool | ||
InvokeToString ( String exp ) : String |
Invokes the (prospectively overriden) toString() method on the object instance (interface or class).
|
|
ToStringExamination ( DGdbSession s ) : System |
Méthode | Description | |
---|---|---|
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). /// |
Résultat | String |
public ToStringExamination ( DGdbSession s ) : System | ||
s | DGdbSession | |
Résultat | System |