Coding Standard
From World Wind Wiki
(Difference between revisions)
Revision as of 12:09, 13 February 2005
....
[edit] FxCop
FxCop is a code analysis tool that checks .NET managed code assemblies for conformance to the Microsoft .NET Framework Design Guidelines.
World Wind should pass with FxCop's default settings except for the following:
- ...
- ...