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