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