Method GetName
GetName(RuleType)
Gets the rule name.
Declaration
public static string GetName(this RuleType ruleType)
Parameters
Type | Name | Description |
---|---|---|
RuleType | ruleType | The RuleType. |
Returns
Type | Description |
---|---|
System.String | The rule name. |