RE: C# compiler misses unused parameter in function parameter list



Hello Ronnie,
Thanks for your reply.

As you may seen, VS 2005 provides IDE with FxCop. But this great feature is
only available for VS 2005 Team Edition.
For Professional Edition, we can still use FxCop. But, we lose the feature
supported by IDE. You may get FxCop at http://www.gotdotnet.com/team/fxcop/

Below is a document describes how to Analyze the managed .NET code with
FxCop
therhttp://www.gotdotnet.com/team/fxcop/gotdotnetstyle.aspx?url=FxCop.html
[Quick Start Guide to FxCop]

Hope this helps, let me know if there is anything unclear. It's my pleasure
to assist you.

Have a great day,
Best regards,

Wen Yuan
Microsoft Online Community Support
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


.



Relevant Pages


Loading