C# Class Remotion.Utilities.ExceptionUtility

显示文件 Open project: re-motion/Relinq-SqlBackend

Public Methods

Method Description
PreserveStackTrace ( this exception ) : Exception

Private Methods

Method Description
GetInternalPreserveStackTrace ( ) : Action

Method Details

PreserveStackTrace() public static method

public static PreserveStackTrace ( this exception ) : Exception
exception this
return System.Exception