Initializes a new instance of Shell class based on the specified channel.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Protected Sub New ( _ channel As ShellChannel _ ) |
C# |
---|
protected Shell( ShellChannel channel ) |
Parameters
- channel
- Type: Rebex.TerminalEmulation..::..ShellChannel
Communication channel.