public void Update(Domain.TypeOfPay entity) { throw new NotImplementedException(); }
public Domain.TypeOfPay Add(Domain.TypeOfPay entity) { throw new NotImplementedException(); }