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