C# Class Commands.Command

Afficher le fichier Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Méthodes publiques

Méthode Description
IsCommand ( string commandName ) : bool
IsValidCommandName ( string commandName ) : bool

Method Details

IsCommand() public static méthode

public static IsCommand ( string commandName ) : bool
commandName string
Résultat bool

IsValidCommandName() public static méthode

public static IsValidCommandName ( string commandName ) : bool
commandName string
Résultat bool