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