Exemple #1
0
 public int Delete(ServiceFeeConfigDetailsEntity t)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public int Update(ServiceFeeConfigDetailsEntity t, string[] properties = null)
 {
     throw new NotImplementedException();
 }