Role.Clone Method
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Clone()
Creates a new object that is a copy of the current instance.
public override object Clone()
Returns
System.Object
A new object that is a copy of this instance.