Exemple #1
0
 public bool Remove(ILatePaymentModel model)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void AddOrUpdate(ILatePaymentModel model)
 {
     throw new NotImplementedException();
 }