calling an assembly from inside a class

  • Thread starter Thread starter TJS
  • Start date Start date
T

TJS

I am constructing a new code class that will use functions from another
assembly

How can I get the other assembly registered in the code class ?
 
I believe you can make a reference to it using the References node in
Solution Explorer.
 
can I see an example of the line of code -- I don't have a "solution
explorer"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top