how to create class library in c#.net2005
hi, I am relatively new to c#.net2005.
In c#.net2003, when we create a class library, we can right click on the class in class view to create methods in a "method wizard" UI. I am not able to find the same thing in c#.net2005.
does the "method wizard" exist in c#.net2005 anymore? if not, is there any similar UI that I can create methods visually?
please help

