Method GetEntityService
GetEntityService<TEntityService1>()
public TEntityService1 GetEntityService<TEntityService1>() where TEntityService1 : IEntityService<T>
Returns
- TEntityService1
Type Parameters
TEntityService1
public TEntityService1 GetEntityService<TEntityService1>() where TEntityService1 : IEntityService<T>
TEntityService1