scrapbook.qujck.com
Dynamic Objects in a Generic World
I have a situation where I want a dynamic object that can used within generic classes and methods. I have a generic service that accepts any instance that implements a predefined interface: public …