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