Click or drag to resize
IRepositoryTReadListAll Method
Get all records

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

Return Value

Type: ListT
List of all records
See Also