Click or drag to resize
AgencyXServiceAreaDapperRepoReadListAll Method
Gets all records

Namespace: RMP.WCF.Model.AgencyXServiceArea
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<AgencyXServiceArea> ReadListAll()

Return Value

Type: ListAgencyXServiceArea
A list of all records

Implements

IRepositoryTReadListAll
See Also