problem creating an instance of a class
I want to add another class which is derived from my main class (i.e. create inheritent class). is it possible to do it in the class diagram view? that is, in the classdiagram1.cd
plz help
I want to add another class which is derived from my main class (i.e. create inheritent class). is it possible to do it in the class diagram view? that is, in the classdiagram1.cd
plz help
thx ahmedilyas, i fixed the problem by adding a "static void Main( string[] args )"
now my real problem of this issue is listed above, plz help
Please see the How to: Define Inheritance Between Types topic on MSDN for how to do this.
Thanks,
Ramesh Rajagopal.
Microsoft Corporation.