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