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