rspec/rules/S110/csharp/parameters.adoc

13 lines
423 B
Plaintext

=== Parameters
* key = max
* description = Maximum depth of the inheritance tree. (Number)
* default = 5
* type = Integer
* key = filteredClasses
* description = Comma-separated list of classes or records to be filtered out of the count of inheritance. Depth counting will stop when a filtered class or record is reached. For example: System.Windows.Controls.UserControl, System.Windows.*
* default = ""
* type = String