blah blah blah is here! blah blah » Close

0
votes
2 answers

external dll

I have a dll called KETComm. I impotrted that dll using DLLImport method in c#. I want to create the instance of that dll. How to create???

Feedback