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