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