C# Class ServiceInsight.ValueConverters.MathConverter.Negate

Inheritance: IExpression
Afficher le fichier Open project: Particular/ServiceInsight

Méthodes publiques

Méthode Description
Eval ( object args ) : decimal
Negate ( IExpression param ) : System

Method Details

Eval() public méthode

public Eval ( object args ) : decimal
args object
Résultat decimal

Negate() public méthode

public Negate ( IExpression param ) : System
param IExpression
Résultat System