C# Class Poderosa.Protocols.LocalShellParameter

Inheritance: TerminalParameter, ICygwinParameter
Afficher le fichier Open project: poderosaproject/poderosa Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Clone ( ) : object
LocalShellParameter ( ) : System
LocalShellParameter ( LocalShellParameter src ) : System
UIEquals ( ITerminalParameter param ) : bool

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

LocalShellParameter() public méthode

public LocalShellParameter ( ) : System
Résultat System

LocalShellParameter() public méthode

public LocalShellParameter ( LocalShellParameter src ) : System
src LocalShellParameter
Résultat System

UIEquals() public méthode

public UIEquals ( ITerminalParameter param ) : bool
param ITerminalParameter
Résultat bool