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.171 -- Release Build+ef276215d335bb0c83217051d2a52d63059df398
function ToString(stringBuilder);
Parameters
- stringBuilder StringBuilder
- where to append this class information
Does not append a
NewLine to the end of the line.