Detect XML Comments
We've a strict rule that every public member must be documented via xml comments, we need a way to find pieces of code that violate this rule.
4
votes

We've a strict rule that every public member must be documented via xml comments, we need a way to find pieces of code that violate this rule.