C# Class Jwc.Experiment.Xunit.ExceptionExtensions

显示文件 Open project: jwChung/Experimentalism

Public Methods

Method Description
UnwrapTargetInvocationException ( this exception ) : Exception

Method Details

UnwrapTargetInvocationException() public static method

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