publicizes DeepCloneHelper

This commit is contained in:
Shannon
2014-04-16 13:40:20 +10:00
parent 1f2e46a195
commit 6e166bdba7

View File

@@ -5,7 +5,7 @@ using System.Linq;
namespace Umbraco.Core.Models
{
internal static class DeepCloneHelper
public static class DeepCloneHelper
{
/// <summary>
/// Used to deep clone any reference properties on the object (should be done after a MemberwiseClone for which the outcome is 'output')