C# Class CSharpUtils.Process.ProcessBaseCore.ChangeExecutionMethodException

Inheritance: System.Exception
Show file Open project: soywiz/csharputils

Public Methods

Method Description
ChangeExecutionMethodException ( System.Action method ) : System

Method Details

ChangeExecutionMethodException() public method

public ChangeExecutionMethodException ( System.Action method ) : System
method System.Action
return System