From: huiyueun <35286162+huiyueun@users.noreply.github.com> Date: Mon, 3 Jun 2019 04:41:24 +0000 (+0900) Subject: [NUI] Modify PropertyRanges to Ranges (#873) X-Git-Tag: 5.5_M2~188 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec5a122b8dd88602eca04fe39ad19867094c2bac;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [NUI] Modify PropertyRanges to Ranges (#873) Signed-off-by: huiyu.eun --- diff --git a/src/Tizen.NUI/src/public/Renderer.cs b/src/Tizen.NUI/src/public/Renderer.cs index 34eac01..82c1176 100755 --- a/src/Tizen.NUI/src/public/Renderer.cs +++ b/src/Tizen.NUI/src/public/Renderer.cs @@ -625,7 +625,7 @@ namespace Tizen.NUI /// 6.0 /// This will be changed internal API after ACR done. Before ACR, need to be hidden as inhouse API. [EditorBrowsable(EditorBrowsableState.Never)] - public class PropertyRanges + public class Ranges { /// 6.0 /// This will be changed internal API after ACR done. Before ACR, need to be hidden as inhouse API.