示例#1
0
 internal frmGetSalesOrder(OrderListModel data)
     : this()
 {
     this.dataModel = data;
 }