C# Class CSharpUtils.StackTraceUtils

Show file Open project: soywiz/csharputils

Public Methods

Method Description
PreserveStackTrace ( Exception e ) : void

Method Details

PreserveStackTrace() public static method

public static PreserveStackTrace ( Exception e ) : void
e System.Exception
return void