LogStackFrameToString(StringBuilder) Method
Appends the details of this stack frame to the provided .
Namespace: Gemstone.DiagnosticsAssembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.170 -- Release Build+b83e8c747f0c15a81a660ab35beb2ba998d4c40f
function ToString(stringBuilder);
Parameters
- stringBuilder StringBuilder
- where to append this class information
Does not append a
NewLine to the end of the line.