Selerix Developer Tools
DumpStack Method






Selerix.Foundation Assembly > Selerix.Foundation.Data Namespace > Utils Class : DumpStack Method
Dumps the current thread stack to the Console.
Syntax
'Declaration
 
Public Shared Sub DumpStack() 
'Usage
 
Utils.DumpStack()
public static void DumpStack()
public procedure DumpStack(); static; 
public static function DumpStack();
public: static void DumpStack(); 
public:
static void DumpStack(); 
See Also

Reference

Utils Class
Utils Members