[Mono-dev] monodocer ignores "internal protected" members
Stefan Noack
noackstefan at googlemail.com
Tue Feb 5 07:26:41 EST 2008
Hi,
I'm not sure whether this problem is subject to this list but I didn't
find a better place to report my problem.
I use monodocer with -importslashdoc to import XML documentation from
the files generated by the compiler from in-source XML documentation. As
it should be internal and private classes/members are ignored. However,
internal protected members should not be ignored as they are accessible
to someone overriding class members. They are present in the XML files
generated by the compiler, though. I neither found an option telling
monodocer not to ignore internal protected classes/members nor did I
find a bug report about this issue.
Thanks,
Stefan
--
Check out my open source .NET physics library project at
http://liblamp.sourceforge.net
More information about the Mono-devel-list
mailing list