Beispiel #1
0
 public bool Update(int id, M_PeriodPay model)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public bool Insert(M_PeriodPay model)
 {
     throw new NotImplementedException();
 }