Interface ICloneThreadItem
Interface to mark the objects to be cloned for new thread items
public interface ICloneThreadItem
- Extension Methods
Methods
CloneForNewThread()
Clones the object for new thread
object CloneForNewThread()
Returns
- object