This is an offshoot question that\'s related to another I asked here. I\'m splitting it off because it\'s really a sub-question:
I\'m having difficulties casting an obje
Here's an answer from the IronPython team which covers the same problem:
C# / IronPython Interop with shared C# Class Library
(Lifted from http://lists.ironpython.com/pipermail/users-ironpython.com/2010-September/013717.html )