Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.27 KB

File metadata and controls

36 lines (22 loc) · 1.27 KB

RulesEngine.RuleForField Method

Index > ExpressionPowerTools.Serialization > ExpressionPowerTools.Serialization.Rules > RulesEngine > RuleForField

Sets up a field rule.

Overloads

Overload Description
RuleForField(Action<MemberSelector<FieldInfo>> selector) Sets up a field rule.

RuleForField(Action<MemberSelector<FieldInfo>> selector)

Sets up a field rule.

public virtual IRulesConfiguration RuleForField(Action<MemberSelector<FieldInfo>> selector)

Return Type

IRulesConfiguration - The IRulesConfiguration .

Parameters

Parameter Type Description
selector Action<MemberSelector<FieldInfo>> The selector.

Generated Copyright Version
02/22/2021 21:59:57 (c) Copyright 2020 Jeremy Likness. 0.9.7-beta