C# Class Kooboo.Commerce.Rules.Conditions.Operators.ContainsOperator

Inheritance: IComparisonOperator
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
Apply ( RuleParameter param, object paramValue, object inputValue ) : bool

Method Details

Apply() public méthode

public Apply ( RuleParameter param, object paramValue, object inputValue ) : bool
param Kooboo.Commerce.Rules.Parameters.RuleParameter
paramValue object
inputValue object
Résultat bool