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