Link to home
Start Free TrialLog in
Avatar of Eduardo Fuerte
Eduardo FuerteFlag for Brazil

asked on

Could you help me on how to correctly declare the namespace used in a C# program to make it visible?

Hi Experts

Could you help me on how to correctly declare the namespace used in a C# program to make  it visible?

Accordingly with the project and object browser.
User generated image
And the program that must use the namespace
User generated image
The program that declares the namespace
User generated image
Thanks in advance
img_EE_007_190216.png
img_EE_008_190216.png
SOLUTION
Avatar of it_saige
it_saige
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Eduardo Fuerte

ASKER

The 02 solutions fit very well.

Thank you for the assistance.