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