Example #1
0
 IList <Guid> IMembersQuery.GetActiveMemberIds()
 {
     return(_repository.GetActiveMemberIds());
 }