public IEnumerable<RewardPointsGiven> GetRewardsGiven( IEnumerable<Reward> rewards )
Public Function GetRewardsGiven ( rewards As IEnumerable(Of Reward) ) As IEnumerable(Of RewardPointsGiven)