Example #1
0
 public void Update(Domain.TypeOfPay entity)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public Domain.TypeOfPay Add(Domain.TypeOfPay entity)
 {
     throw new NotImplementedException();
 }