API Reference
Class
BuiltinRulesCSharp
Legacy built-in C# rules factory that now uses automatic discovery. For new code, use RuleRegistry directly for even cleaner approach.
Inheritance
- Object
- BuiltinRulesCSharp
Methods
GetRules(System.Collections.Generic.IEnumerable{TestimoX.Definitions.CSharpRule} arg1) #Gets rules using automatic discovery - no manual switch statements needed!
Parameters
- arg1 System.Collections.Generic.IEnumerable{TestimoX.Definitions.CSharpRule}