Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
AbstractRuleBase.Check Method
CodeIt.Right SDK Class Library

AbstractRuleBase.Check Method 

Abstract method to be implemented by the author to check code elements for the rule violation.

public abstract bool Check(
   IElementInfo element
);

Parameters

element

Code element

Return Value

True if violation was found; else False

Implements

IRule.Check

Remarks

Example

See Also

AbstractRuleBase Class | SubMain.CodeItRight.Sdk.Rules Namespace


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |