Index > ExpressionPowerTools.Serialization > ExpressionPowerTools.Serialization.Rules > RulesEngine > RuleForConstructor
Sets up a constructor rule.
| Overload | Description |
|---|---|
| RuleForConstructor(Action<MemberSelector<ConstructorInfo>> selector) | Sets up a constructor rule. |
Sets up a constructor rule.
public virtual IRulesConfiguration RuleForConstructor(Action<MemberSelector<ConstructorInfo>> selector)IRulesConfiguration - The IRulesConfiguration .
| Parameter | Type | Description |
|---|---|---|
selector |
Action<MemberSelector<ConstructorInfo>> | The selector. |
| Generated | Copyright | Version |
|---|---|---|
| 02/22/2021 21:59:57 | (c) Copyright 2020 Jeremy Likness. | 0.9.7-beta |