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