Esempio n. 1
0
 public CloseNoti(NotiCommand noti)
 {
     this.noti = noti;
 }
Esempio n. 2
0
 public OpenNoti(NotiCommand Noti)
 {
     this.Noti = Noti;
 }