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