Ejemplo n.º 1
0
 public void Update(Domain.TypeOfPay entity)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public Domain.TypeOfPay Add(Domain.TypeOfPay entity)
 {
     throw new NotImplementedException();
 }