Example #1
0
 public AllotmentRecordBO()
 {
     rrep = new Models.AllotmentRecordRepository();
 }