Re: Reference base class
Stoyan Damov <[email protected]> Fri, 6 Oct 2006 17:44:32 +0300
| Newsgroups | gmane.comp.windows.devel.dotnet.cx |
|---|---|
| Message-ID | <[email protected]> |
Thanks Peter, I'll try w/ the XML doc name. Cheers, Stoyan On 10/6/06, Peter Ritchie <[email protected]> wrote: > I would expect <seealso cref="Base.Base"/> or <seealso cref="Base.Base > ()"/> to be the correct means of doing it; but the compiler warns about > this and doesn't generate the correct method-link. This seems like a bug > to me. > > Try putting the fully qualified XML doc name in there: > <seealso cref="M:MyNamespace.Base.#ctor"/> > > I haven't tried the resultant XML with nDoc or Sandcastle; but the > compiler doesn't warn about that. (of course, if you prefix anything > onto "M:" the compiler won't do any type checking). > > =================================== > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your subscription(s) at http://discuss.develop.com > =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com