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