Ejemplo n.º 1
0
 public DuePaymentParts()
 {
     this.dbc        = new DBConnect();
     this.components = null;
     this.InitializeComponent();
 }