Software Development Network>> VS Express Editions>> Visual C# Express 2005 Beta - Is there an "Add Method" in Class View as in 2003
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.
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