Relative Content

Tag Archive for c#ienumerableyield-return

Multi-yield mechanism in C#

I have a question over on Code Review SE where I’m struggling to work out how to refactor my enumerator method to be less of a complete mess.