Monday, July 27, 2009

C# C# C# C# C# C# C# C# C# C# C# C# C# C# c#?

how can we view the "System" namespace contents as we can see the java.io package in java? Is it possible if yes how???

C# C# C# C# C# C# C# C# C# C# C# C# C# C# c#?
Within visual studio, open up a project you have. Once the project is loaded up, go to the view menu and select "object browser" this will list all the items including the system namespace and all its objects. It is simply a expandable hierarchy tree and by clicking a class, it will show you all of its methods and properties in a panel on the left.





You can also access this object browser by pressing F2.





I have included a link to a website that will also list the .NET framework class browser online and is an excellent resource.








I am hoping this will show you what you are looking for. Enjoy!


No comments:

Post a Comment