python - Passing different arguments to c# dynamic library -


I am using Pythonnet in CPython, and I'm able to install it

  import   

Any member in my C # code

  Public zero operations (Double Freak, Double Channel Space, Bull RifDbiller, Bull Ref02, Double Reconenter, Int Device Indand) {... // something done}  

If I try now (in Python): Double Import System , Int 32, Boolean Class. From the association import class to the action (double (3000), double (10), boolean (false), boolean (false), double (10) << p>

   
< P> It always complains and says:

  type error: no method matching logic  
P> Why?

Since the method is not static, you have an example of class inviting it, i.e.

  From the assembly import class obj = square () obj.Action (...)  

Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -