SubMain - CodeIt.Right The First Time!  
Home
Products
  CodeIt.Right
  CodeIt.Once for .NET
  PrettyCode.Print for .NET
  PrettyCode.Print
  SmartOutline for VS2005
  .NET Coding Guidelines
Download
Purchase
Support
Contact Us

CodeIt.Right SDK Class Library

IRule.Correct Method

Method to be implemented by the author that corrects the rule violation.

Overload List

Method to be implemented by the author that corrects the rule violation.

bool Correct();

Method to be implemented by the author that corrects the rule violation.

bool Correct(int);

See Also

IRule Interface | SubMain.CodeItRight.Sdk.Core.Rules Namespace