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