Python 3: How to create an instance of an abstract class from a .net DLL (Pythonnet), (to satisfy the signature of overloaded methods)

后端 未结 0 677
别跟我提以往
别跟我提以往 2020-12-05 00:18

I need to call a method from an DLL with pythonnet. This methods expects a list of a specific type to fill in the returned objects. After some research I found the hint that

相关标签:
回答
  • 消灭零回复
提交回复
热议问题