Separate C# classes into Internal and Public
[platform/core/uifw/dali-toolkit.git] / plugins / dali-sharp / sharp / internal / ViewRegistryHelper.cs
index 320f58a..f648bca 100644 (file)
@@ -3,7 +3,7 @@
 // include all custom views here which will be
 namespace Dali
 {
-  public class ViewRegistryHelper
+  internal class ViewRegistryHelper
   {
     static public void Initialize()
     {