Esempio n. 1
0
 public T CreateServiceEntity(CreateEntityOptions createEntityOptions)
 {
     return(CreateServiceEntityWithOptions());
 }
Esempio n. 2
0
 public SubCategory CreateServiceEntity(CreateEntityOptions createEntityOptions)
 {
     throw new NotImplementedException();
 }