예제 #1
0
 public GetRefreshStateEvent(Com2ShouldRefreshTypes item, bool defValue) : base(defValue) {
     this.item = item;
 }
 public GetRefreshStateEvent(Com2ShouldRefreshTypes item, bool defValue) : base(defValue)
 {
     this.item = item;
 }