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