[Solved] C# Is there a way to use DllImport with generic method types?


I’ve added the DLL file using Clicking on the project > Add > Reference and selected the library, and then i’ve just copied the library with the .exe file.

solved C# Is there a way to use DllImport with generic method types?