Visual C# Express 2005 Beta - Is there an "Add Method" in Class View as in 2003

Can't find any > Add > Methid, Member ... when right clicking on
class or Form in ClassView.

Is this a "feature" of C# Express 2005 or my install is corrupted
(my C# 2003 still installed and working OK)

Thanks
Mad*


Answer this question

Visual C# Express 2005 Beta - Is there an "Add Method" in Class View as in 2003

  • cdbob

    You can add methods from the classview digram. Select the view class diagram for the class ,right click and select Add.To override methods,select intellisense from the context menu and you should see the implement and override.


  • Con

    I believe this is one of the features that are missing in the Express editions.

  • Visual C# Express 2005 Beta - Is there an "Add Method" in Class View as in 2003