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