FtpSettings.ICloneable.Clone Method
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
ICloneable.Clone()
Creates a new object that is a shallow copy of the current instance.
Declaration
object ICloneable.Clone()
Returns
| Type | Description |
|---|---|
| Object | A new object that is a shallow copy of the current instance. |