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