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