Attachment.Clone Method
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Clone()
Create a deep copy of the current object.
public override object Clone()
Returns
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.