public CloseNoti(NotiCommand noti)
 {
     this.noti = noti;
 }
 public OpenNoti(NotiCommand Noti)
 {
     this.Noti = Noti;
 }