Separate C# classes into Internal and Public
[platform/core/uifw/dali-toolkit.git] / plugins / dali-sharp / sharp / internal / PageTurnLandscapeView.cs
index 70b69c2..fa57448 100644 (file)
@@ -26,7 +26,7 @@
 
 namespace Dali {
 
-public class PageTurnLandscapeView : PageTurnView {
+internal class PageTurnLandscapeView : PageTurnView {
   private global::System.Runtime.InteropServices.HandleRef swigCPtr;
 
   internal PageTurnLandscapeView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PageTurnLandscapeView_SWIGUpcast(cPtr), cMemoryOwn) {