Discovering System.Linq.Expressions

I’m officially a fan: System.Linq.Expressions is one of the coolest namespaces. I’ve been working on a simple workflow engine as an example codebase for exploring different aspects of object oriented programming (inheritance, encapsulation, polymorphism, design patterns, etc.) for training purposes....