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