C# Class Poderosa.Sessions.TelnetSSHPlugin.LoginMenuItem

Inheritance: IPoderosaMenuItem
显示文件 Open project: poderosaproject/poderosa

Public Methods

Method Description
GetAdapter ( Type adapter ) : IAdaptable
IsChecked ( ICommandTarget target ) : bool
IsEnabled ( ICommandTarget target ) : bool

Method Details

GetAdapter() public method

public GetAdapter ( Type adapter ) : IAdaptable
adapter System.Type
return IAdaptable

IsChecked() public method

public IsChecked ( ICommandTarget target ) : bool
target ICommandTarget
return bool

IsEnabled() public method

public IsEnabled ( ICommandTarget target ) : bool
target ICommandTarget
return bool