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

Inheritance: IComparisonOperator
Mostra file Open project: Kooboo/Ecommerce

Public Methods

Method Description
Apply ( RuleParameter param, object paramValue, object inputValue ) : bool

Method Details

Apply() public method

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