C# 4.0: casting dynamic to static

前端 未结 2 2006
长发绾君心
长发绾君心 2021-02-05 20:23

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

2条回答
  •  猫巷女王i
    2021-02-05 21:20

    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 )

提交回复
热议问题