Thread: Re: WANTED: Tip of the day suggestions for the upcoming release
Re: WANTED: Tip of the day suggestions
for the upcoming release
United States
2008-03-13 09:52:54
Type the keyword "override" to get suggested
signatures (properties and
methods) not only from base classes but also from
interfaces.
Vlad
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
Re: WANTED: Tip of the day suggestions
for the upcoming release
2008-03-13 11:12:59
Intellisense is your friend. You can take a fast look at the members of an object only putting a dot after it.
This is what i usually do :p, just my 2 cents.
Regards
PD: Sorry for the duplicate Vladimir.
2008/3/13, Vladimir Giszpenc < vgiszpencdsci.com">vgiszpencdsci.com>:
Type the keyword "override" to get suggested signatures (properties and methods) not only from base classes but also from interfaces.
Re: WANTED: Tip of the day suggestions
for the upcoming release
United States
2008-03-13 11:19:01
From: Miguel Ángel
Pérez
>Intellisense is your friend. You can take a fast look at the
members of an object only putting a dot after it.
>
>>Type the keyword "override" to get suggested
signatures (properties and
>>methods) not only from base classes but also from interfaces.
Intellisense does not weed out things you
have already overridden.
Regards,
Vlad
Re: WANTED: Tip of the day suggestions
for the upcoming release
2008-03-13 11:23:17
On Thu, Mar 13, 2008 at 12:19 PM, Vladimir Giszpenc
<vgiszpencdsci.com> wrote:
> >>Type the keyword "override" to get
suggested signatures (properties and
> >>methods) not only from base classes but also
from interfaces.
>
> Intellisense does not weed out things you have already
overridden.
If you are referring to code completion in MD, yes it does.
--
Chris Howie
http://www.chrishowie.com
a>
http
://en.wikipedia.org/wiki/User:Crazycomputers
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st