Browse by Tags
All Tags » rules » constructor
-
Hi,
There appears to be a bug in the default script in V 3.0.10340 when documenting a static constructor.
It checks for a static constructor on System.Object (or actual parent if child class) and finds one so provides that, incorrect comment rather than a comment for proper static constructor.
This can be fix by switching the order of the else ...
|
|