Interface IPostCloneOriginal
- Namespace
- Dec
- Assembly
- dec.dll
Used to provide a per-object post-clone callback, applying to the original object.
public interface IPostCloneOriginal
Methods
PostCloneOriginal()
Called after an object's clone has been created.
void PostCloneOriginal()