Example #1
0
 public TestCapaDatos ()
 {
     this.view_recepvscotejo = new VIEW_RECEPVSCOTEJO();
     this.view_cxpvsmxl = new VIEW_CXPVSMXL();
     this.sys_usr_users = new SYS_USR_USERS();
     this.view_scompras = new VIEW_SCOMPRAS();
 }
Example #2
0
 public NegocioCompras()
 {
     this.view_scompras = new VIEW_SCOMPRAS();
 }