C# Class Poderosa.Sessions.TelnetSSHPlugin.LoginMenuItem

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

Méthodes publiques

Méthode Description
GetAdapter ( Type adapter ) : IAdaptable
IsChecked ( ICommandTarget target ) : bool
IsEnabled ( ICommandTarget target ) : bool

Method Details

GetAdapter() public méthode

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

IsChecked() public méthode

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

IsEnabled() public méthode

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