Click here to Skip to main content
15,905,679 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
hi
Am having the error cs0234 and cs 0118.
if i change the class name and the namespace name still it getting the error .
* can any one tell me how to add the assembly reference to the file or project c#.

What I have tried:

error the type or the namespace doent exit you are missing the directive or assembly reference..
the xyz is a namespace but used as a type.
Posted
Updated 8-May-17 21:45pm

1 solution

Learn how to use Google

just folow the link under.

Understanding Namespaces and Adding References to Assemblies in C#
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900