Méthode | Description | |
---|---|---|
ApplyParam ( ) : void | ||
ApplyParam ( IAdaptable destination, ITerminalSettings terminal ) : void | ||
TelnetSSHLoginDialog ( IPoderosaMainWindow parentWindow ) : System |
Méthode | Description | |
---|---|---|
ClearConnectingState ( ) : void | ||
Dispose ( bool disposing ) : void |
使用されているリソースに後処理を実行します。
|
|
OnActivated ( |
||
PrepareTerminalParameter ( ) : ITerminalParameter | ||
ShowError ( string msg ) : void | ||
StartConnection ( ) : void |
Méthode | Description | |
---|---|---|
AdjustAuthenticationUI ( object sender, System e ) : void | ||
AdjustConnectionUI ( object sender, System e ) : void | ||
EnableValidControls ( ) : void | ||
FindPortIndex ( int port ) : int | ||
InitializeComponent ( ) : void |
デザイナ サポートに必要なメソッドです。このメソッドの内容を コード エディタで変更しないでください。
|
|
InitializeLoginParams ( ) : void | ||
InitializeText ( ) : void | ||
OnHostIsSelected ( object sender, System e ) : void | ||
OnLogTypeChanged ( object sender, System e ) : void | ||
OnOpenPrivateKey ( object sender, System e ) : void | ||
ParsePort ( string text ) : int | ||
PortDescription ( int port ) : string | ||
SelectLog ( object sender, System e ) : void | ||
ToAuthType ( AuthenticationType type ) : AuthType | ||
ToAuthenticationType ( AuthType type ) : AuthenticationType | ||
ValidateContent ( ) : ITerminalParameter | ||
_newLineBox_SelectedIndexChanged ( object sender, |
||
_selectAutoExecMacroButton_Click ( object sender, |
public ApplyParam ( IAdaptable destination, ITerminalSettings terminal ) : void | ||
destination | IAdaptable | |
terminal | ITerminalSettings | |
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected OnActivated ( |
||
args | ||
Résultat | void |
protected PrepareTerminalParameter ( ) : ITerminalParameter | ||
Résultat | ITerminalParameter |
public TelnetSSHLoginDialog ( IPoderosaMainWindow parentWindow ) : System | ||
parentWindow | IPoderosaMainWindow | |
Résultat | System |