X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Fdali-sharp%2Fsharp%2Finternal%2FSampler.cs;h=bd40fa199e05c257bcb0de0ec0dbb1f36f95f621;hb=5837401cd740351058bddc1d8d1a85ec35b076d5;hp=4ca9f65d36c9dc73591dfdae7ad7d0ac7b91200b;hpb=665d92f07e3e06e1db65a473c6eb6869dc476c03;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/plugins/dali-sharp/sharp/internal/Sampler.cs b/plugins/dali-sharp/sharp/internal/Sampler.cs index 4ca9f65..bd40fa1 100644 --- a/plugins/dali-sharp/sharp/internal/Sampler.cs +++ b/plugins/dali-sharp/sharp/internal/Sampler.cs @@ -26,7 +26,7 @@ namespace Dali { -public class Sampler : BaseHandle { +internal class Sampler : BaseHandle { private global::System.Runtime.InteropServices.HandleRef swigCPtr; internal Sampler(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Sampler_SWIGUpcast(cPtr), cMemoryOwn) {