Entity.Clone Method
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Clone()
Create a deep copy of the current object.
public object Clone()
Returns
object
A deep copy of the current object.
Create a deep copy of the current object.
public object Clone()
A deep copy of the current object.