コード例 #1
0
 public CloseNoti(NotiCommand noti)
 {
     this.noti = noti;
 }
コード例 #2
0
 public OpenNoti(NotiCommand Noti)
 {
     this.Noti = Noti;
 }