Example #1
0
 public String TestTwo()
 {
     RequisitionRepository rs = new RequisitionRepository();
     return rs.FromDS();
 }