Example #1
0
 Guid?IMemberAffiliationsQuery.GetAffiliateId(Guid memberId)
 {
     return(_repository.GetAffiliateId(memberId));
 }