Class ApplicationKeyServiceBase
Abstract base class - ApplicationKeyServiceBase
Inheritance
System.Object
ApplicationKeyServiceBase
Implements
Cmc.Core.ServiceModel.IEntityService<ApplicationKeyEntity>
Cmc.Core.ServiceModel.IService
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public abstract class ApplicationKeyServiceBase : EntityService<ApplicationKeyEntity>, IApplicationKeyService, IEntityService<ApplicationKeyEntity>, IService
Constructors
ApplicationKeyServiceBase()
Declaration
protected ApplicationKeyServiceBase()
Implements
Cmc.Core.ServiceModel.IEntityService<>
Cmc.Core.ServiceModel.IService