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