S
Steven Quail
Hi to all,
I have just found the XML documentation option in VS.net which
generates
a HTML page of the XML tags in a project.
What I would like to know is if there is an option or a way of getting
the
same HTML page but instead of all the methods of a class listed one
after
another, what I would like to see is a section (in HTML) for public
methods,
another for private methods etc.
In this way, I will be able to see what interface methods are exposed
by my objects rather than all the methods.
TIA
Steven.
I have just found the XML documentation option in VS.net which
generates
a HTML page of the XML tags in a project.
What I would like to know is if there is an option or a way of getting
the
same HTML page but instead of all the methods of a class listed one
after
another, what I would like to see is a section (in HTML) for public
methods,
another for private methods etc.
In this way, I will be able to see what interface methods are exposed
by my objects rather than all the methods.
TIA
Steven.