C# Class Poderosa.Sessions.TelnetSSHPlugin.LoginDialogCommand

Inheritance: IGeneralCommand
Afficher le fichier Open project: poderosaproject/poderosa

Méthodes publiques

Méthode Description
CanExecute ( ICommandTarget target ) : bool
GetAdapter ( Type adapter ) : IAdaptable
InternalExecute ( ICommandTarget target ) : CommandResult

Method Details

CanExecute() public méthode

public CanExecute ( ICommandTarget target ) : bool
target ICommandTarget
Résultat bool

GetAdapter() public méthode

public GetAdapter ( Type adapter ) : IAdaptable
adapter System.Type
Résultat IAdaptable

InternalExecute() public méthode

public InternalExecute ( ICommandTarget target ) : CommandResult
target ICommandTarget
Résultat CommandResult