internal in Managed C++

  • Thread starter Thread starter Alessandro
  • Start date Start date
A

Alessandro

Hi all,
I need to have a member function declare as internal (C#) in a Managed C++
class. In regular C++ you would declare the other class as friend.
Any idea?

Thank you very much.


--
Alessandro Seduto
MCSD
Software Developer
http://www.codepatterns.net
Automate the code writing process.
 

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