Abstract method to be implemented by the author to check code elements for the rule violation.
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