C# Class ServiceInsight.ValueConverters.MathConverter.Constant

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

Méthodes publiques

Méthode Description
Constant ( string text ) : System
Eval ( object args ) : decimal

Method Details

Constant() public méthode

public Constant ( string text ) : System
text string
Résultat System

Eval() public méthode

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