Shell Constructor
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Shell(ShellChannel)
Initializes a new instance of Shell class based on the specified channel.
Declaration
protected Shell(ShellChannel channel)
Parameters
Type | Name | Description |
---|---|---|
ShellChannel | channel | Communication channel. |