Interface IStudentAgencyBranchService
Represents a service contract for interacting with the StudentAgencyBranchEntity entity.
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public interface IStudentAgencyBranchService : IEntityService<StudentAgencyBranchEntity>, IService