예제 #1
0
 public fBillInfo(string id)
 {
     InitializeComponent();
     billBus.GetMoreForHistory(dGV, id);
 }