Method | Description | |
---|---|---|
AppliesTo ( |
Determines if the Rule applies to a document but evaluating its Precondition.
|
|
ForName ( string name ) : |
Returns a reference to the named
|
Method | Description | |
---|---|---|
Rule ( |
Constructs a
|
|
Rule ( string name ) : System |
Constructs a
|
public AppliesTo ( |
||
nodeIndex | The |
|
return | bool |
public static ForName ( string name ) : |
||
name | string | The name of the required |
return |
protected Rule ( |
||
precondition | A |
|
name | string | The unique name for the rule. |
return | System |
protected Rule ( string name ) : System | ||
name | string | The unique name for the rule. |
return | System |