System.dll export in c++

Hello All,

I want to use .net dll in linux in native c++ code.
I required "using namespace system" in c++.

Question: How I can use System.dll export and use class from dll in c++ in linux?
Last edited on
Topic archived. No new replies allowed.