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