C# Class NuSelfUpdate.Tests.Helpers.Run

Mostrar archivo Open project: caleb-vear/NuSelfUpdate

Public Methods

Method Description
CatchingException ( System.Action action ) : Exception

Method Details

CatchingException() public static method

public static CatchingException ( System.Action action ) : Exception
action System.Action
return System.Exception