[NUI] Modify PropertyRanges to Ranges (#873)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Mon, 3 Jun 2019 04:41:24 +0000 (13:41 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 3 Jun 2019 04:41:24 +0000 (13:41 +0900)
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/public/Renderer.cs

index 34eac01..82c1176 100755 (executable)
@@ -625,7 +625,7 @@ namespace Tizen.NUI
         /// <since_tizen> 6.0 </since_tizen>
         /// 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
         {
             /// <since_tizen> 6.0 </since_tizen>
             /// This will be changed internal API after ACR done. Before ACR, need to be hidden as inhouse API.