Build bindings, csharp library and examples in new directory structure for C#
[platform/core/uifw/dali-toolkit.git] / plugins / dali-sharp / sharp / internal / ViewRegistryHelper.cs
index 8e9e19a..320f58a 100644 (file)
@@ -8,7 +8,7 @@ namespace Dali
     static public void Initialize()
     {
        // Register all views with the type registry
-       System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (typeof(Dali.Spin).TypeHandle);
+       //System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (typeof(Dali.Spin).TypeHandle);
     }
   }
 }