Exemplo n.º 1
0
 public fBillInfo(string id)
 {
     InitializeComponent();
     billBus.GetMoreForHistory(dGV, id);
 }