If you just want to override a virtual method, you can type public override(space)
Then the intellisense gives you a list of methods which can be overridden. It's quite nifty :) -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa http://www.fastchicken.co.nz/apps On 13 Sep 2012, at 21:19, Jason Awbrey <[email protected]> wrote: not sure exactly what you're trying to do - but I can tell you that a lot of the refactor options have been pulled from MD, so it's possible if you're following an old tutorial or post they may be referring to options that don't exist anymore On Thu, Sep 13, 2012 at 2:43 PM, Kris Bloom <[email protected]> wrote: > I am trying to forger out how to add an override and when i use the > refactor like it says to, all i get is "rename"? > > Thanks, > > Kris Bloom > -------------------------------- > Extreme Velocity 3D > www.ExtremeVelocity3d.com > > > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
