Victor Nova
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 4
-
创建于 How can I imrpove completion for Python types generated at runtime?
已回答I am a developer of Python.NET (bidirectional Python <-> .NET bridge). I'd like to make it possible to get completion for .NET classes after the bridge is established. Typically this is how it work...