Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.35 KB

File metadata and controls

36 lines (22 loc) · 1.35 KB

RulesEngine.RuleForConstructor Method

Index > ExpressionPowerTools.Serialization > ExpressionPowerTools.Serialization.Rules > RulesEngine > RuleForConstructor

Sets up a constructor rule.

Overloads

Overload Description
RuleForConstructor(Action<MemberSelector<ConstructorInfo>> selector) Sets up a constructor rule.

RuleForConstructor(Action<MemberSelector<ConstructorInfo>> selector)

Sets up a constructor rule.

public virtual IRulesConfiguration RuleForConstructor(Action<MemberSelector<ConstructorInfo>> selector)

Return Type

IRulesConfiguration - The IRulesConfiguration .

Parameters

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