C# Class ExampleMenu.Program.DisabledItem

Inheritance: CMenuItem
Afficher le fichier Open project: nerai/CMenu

Méthodes publiques

Méthode Description
DisabledItem ( ) : System
Execute ( string arg ) : void
IsEnabled ( ) : bool

Method Details

DisabledItem() public méthode

public DisabledItem ( ) : System
Résultat System

Execute() public méthode

public Execute ( string arg ) : void
arg string
Résultat void

IsEnabled() public méthode

public IsEnabled ( ) : bool
Résultat bool