Click or drag to resize
RMPUserMembershipDapperRepoReadListAll Method
Get all records

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

Return Value

Type: ListRMPUserMembership
List of all records

Implements

IRepositoryTReadListAll
See Also