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