Exemplo n.º 1
0
 public BatchUserMap AddBatchUserMapping(BatchUserMap obj)
 {
     return(_db.AddBatchUserMapping(obj));
 }