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