FtpProxy.CreateClone Method
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
CreateClone()
Creates the true type of the clone.
Declaration
protected override Proxy CreateClone()
Returns
Type | Description |
---|---|
Proxy | If overridden in derived class, return the derived class instance. |