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