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