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