Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.03 KB

File metadata and controls

30 lines (18 loc) · 1.03 KB

IExpressionComparisonRuleProvider.GetRuleForSimilarity Method

Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Signatures > IExpressionComparisonRuleProvider > GetRuleForSimilarity

Gets a predicate to compare two expressions of a given type.

Overloads

Overload Description
GetRuleForSimilarity<T>() Gets a predicate to compare two expressions of a given type.

GetRuleForSimilarity<T>()

Gets a predicate to compare two expressions of a given type.

public virtual Func<T, T, Boolean> GetRuleForSimilarity<T>()

Return Type

Func<T, T, Boolean> - The rule or null when not found.


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