Base interface for Custom Rules API.
For a list of all members of this type, see IRule Members.
Types that implement IRule
| Type |
Description |
|
AbstractRuleBase
|
Provides the abstract (MustInherit in Visual Basic) base class that implements IRule interface. |
|
NamingRuleBase
|
Provides the abstract (MustInherit in Visual Basic) base class for naming rules. |
|
RuleBase
|
Provides the abstract (MustInherit in Visual Basic) base class that inherited from AbstractRuleBase class. |
|
SpellingRuleBase
|
Provides the abstract (MustInherit in Visual Basic) base class for naming rules. |
|
SubMainRuleBase
|
Provides the abstract (MustInherit in Visual Basic) base class for the rules. |
Remarks
Example
Requirements
Namespace:
SubMain.CodeItRight.Sdk.Core.Rules
Assembly: SubMain.CodeItRight.Sdk.Core (in SubMain.CodeItRight.Sdk.Core.dll)
See Also
IRule Members | SubMain.CodeItRight.Sdk.Core.Rules Namespace