C# Class ExampleMenu.Program.DisabledItem

Inheritance: CMenuItem
Mostra file Open project: nerai/CMenu

Public Methods

Method Description
DisabledItem ( ) : System
Execute ( string arg ) : void
IsEnabled ( ) : bool

Method Details

DisabledItem() public method

public DisabledItem ( ) : System
return System

Execute() public method

public Execute ( string arg ) : void
arg string
return void

IsEnabled() public method

public IsEnabled ( ) : bool
return bool