Welcome to Atalasoft Community Sign in | Help

Browse by Tags

All Tags » extensionmethod   (RSS)

Even More IEnumerable<T> Fun

This post is going to cover how to use (and abuse) extension methods to make it easier to write compilers and interpreters or to write code metrics tools. Right now, it’s straight forward to loop over a set of paths, load assemblies (that can be loaded)