C# Class Poderosa.Protocols.LocalShellParameter

Inheritance: TerminalParameter, ICygwinParameter
ファイルを表示 Open project: poderosaproject/poderosa Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Clone ( ) : object
LocalShellParameter ( ) : System
LocalShellParameter ( LocalShellParameter src ) : System
UIEquals ( ITerminalParameter param ) : bool

Method Details

Clone() public method

public Clone ( ) : object
return object

LocalShellParameter() public method

public LocalShellParameter ( ) : System
return System

LocalShellParameter() public method

public LocalShellParameter ( LocalShellParameter src ) : System
src LocalShellParameter
return System

UIEquals() public method

public UIEquals ( ITerminalParameter param ) : bool
param ITerminalParameter
return bool