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