Méthode | Description | |
---|---|---|
CanExecute ( ICommandTarget target ) : bool | ||
GetAdapter ( |
||
InternalExecute ( ICommandTarget target ) : CommandResult | ||
IsChecked ( ICommandTarget target ) : bool | ||
IsEnabled ( ICommandTarget target ) : bool | ||
SCPCommand ( ) : System |
Constructor
|
public CanExecute ( ICommandTarget target ) : bool | ||
target | ICommandTarget | |
Résultat | bool |
public GetAdapter ( |
||
adapter | ||
Résultat | IAdaptable |
public InternalExecute ( ICommandTarget target ) : CommandResult | ||
target | ICommandTarget | |
Résultat | CommandResult |
public IsChecked ( ICommandTarget target ) : bool | ||
target | ICommandTarget | |
Résultat | bool |
public IsEnabled ( ICommandTarget target ) : bool | ||
target | ICommandTarget | |
Résultat | bool |