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