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