From d569f44a62fa915d4f01a80c21e617f676b6c5ea Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 18 十月 2019 10:12:10 +0800 Subject: [PATCH] 2019.10.18 --- ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs b/ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs old mode 100755 new mode 100644 index 28f9330..0a23bc1 --- a/ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs +++ b/ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs @@ -184,8 +184,8 @@ /// Changeds the IS cene status. /// </summary> /// <param name="scene">Scene.</param> - public void ChangedISceneStatus(Scene scene) - { + public void ChangedISceneStatus(Scene scene) + { //throw new NotImplementedException(); } #endregion -- Gitblit v1.8.0