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