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.
public bool Correct();
Method to be implemented by the author that corrects the rule violation.
public virtual bool Correct(int);
See Also
AbstractRuleBase Class | SubMain.CodeItRight.Sdk.Rules Namespace