TerminalOptions.ICloneable.Clone Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9561)
ICloneable.Clone()
Creates a clone of the object.
Declaration
object ICloneable.Clone()
Returns
| Type | Description |
|---|---|
| Object | Object clone. |