C# Class ConEmu.WinForms.GuiMacroExecutor.GuiMacroException

Inheritance: System.Exception
Mostra file Open project: Maximus5/conemu-inside

Public Methods

Method Description
GuiMacroException ( string asMessage ) : System

Method Details

GuiMacroException() public method

public GuiMacroException ( string asMessage ) : System
asMessage string
return System