RuleExtensions

Contains extension methods for .

Contains extension methods for RuleExtensions.

Methods

public static Rule RuleTitle(Rule rule, string title)

Sets the rule title.

Parameters:

rule (Rule)
The rule.
title (string)
The title.

Returns:

The same instance so that multiple calls can be chained.