C# Class ConEmu.WinForms.GuiMacroExecutor.GuiMacroException

Inheritance: System.Exception
Mostrar archivo 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