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