Table of Contents

Method GetEntityService

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

GetEntityService<TEntityService1>()

public TEntityService1 GetEntityService<TEntityService1>() where TEntityService1 : IEntityService<T>

Returns

TEntityService1

Type Parameters

TEntityService1