Example #1
0
 public UprdSwntRepository()
 {
     dbcontext    = new UprdDbEntities1();
     modalFactory = new ModalFactory();
 }