예제 #1
0
 public CloseNoti(NotiCommand noti)
 {
     this.noti = noti;
 }
예제 #2
0
 public OpenNoti(NotiCommand Noti)
 {
     this.Noti = Noti;
 }