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