I would like to call an assembly from C++ code (CLR Hosting)
I used ExecuteInDefaultAppDomain() but I need to pass lots of parameters to my method.