Hello, i'm using MonoDevelop after used Eclipse for several years.
In eclipse when i create a class, eclipse auto-generates all stub methods from extended class or implemented interface.
How i can obtain same job in monodevelop?
Thanks
Hello, i'm using MonoDevelop after used Eclipse for several years.
In eclipse when i create a class, eclipse auto-generates all stub methods from extended class or implemented interface.
How i can obtain same job in monodevelop?
Thanks
Use the context menu on the base class/interface name in the class declaration.