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