public LogStackFrame( StackFrame? frame )
Public Sub New ( frame As StackFrame )
public: LogStackFrame( StackFrame^ frame )
Gemstone.Diagnostics.LogStackFrame = function(frame);
In This Article