A not-so-simple Mixin with C# 3.0
My last post gave a simple idea of how to do a Mixin with C#. Rather than repeating what someone else has already done, if you want to see a more complex example of what can be done, check out Create Mixins with Interfaces and Extension Methods by Bill Wagner at MSDN.com.
This is my personal blog, where I express my thoughts and thinking about programming and software development.