More code and tests written for deep cloning.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
namespace Umbraco.Core.Models.EntityBase
|
||||
{
|
||||
public interface IDeepCloneable
|
||||
{
|
||||
object DeepClone();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user