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