Index > ExpressionPowerTools.Serialization > ExpressionPowerTools.Serialization.Rules > RulesEngine > AddRule
Adds a rule to the engine.
| Overload | Description |
|---|---|
| AddRule(ISerializationRule rule) | Adds a rule to the engine. |
Adds a rule to the engine.
public virtual Void AddRule(ISerializationRule rule)| Parameter | Type | Description |
|---|---|---|
rule |
ISerializationRule | The ISerializationRule to add. |
Will overwrite previous rules for the same type.
| Generated | Copyright | Version |
|---|---|---|
| 02/22/2021 21:59:57 | (c) Copyright 2020 Jeremy Likness. | 0.9.7-beta |