Interface IDeepCloneable
Provides a mean to deep-clone an object.
Namespace: Umbraco.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public interface IDeepCloneable
Methods
View SourceDeepClone()
Declaration
object DeepClone()
Returns
Type | Description |
---|---|
System.Object |