J
jraul
I have created a C++/CLI class library and I will want to use the
classes made in it in a C# application. What do I need to do in the
C# project to get access to the code from the C++/CLI class library
project?
Am I supposed to add a reference? If so, to what? My class library
didn't seem to create a DLL or .LIB.
classes made in it in a C# application. What do I need to do in the
C# project to get access to the code from the C++/CLI class library
project?
Am I supposed to add a reference? If so, to what? My class library
didn't seem to create a DLL or .LIB.