Click or drag to resize
VehicleXAgencyDapperRepoReadListAll Method
Get all records

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

Return Value

Type: ListVehicleXAgency
List of all records

Implements

IRepositoryTReadListAll
See Also