C# Class Jwc.Experiment.Xunit.ExceptionExtensions

Mostra file 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