C# Class EvalMath, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
Eval ( string operation ) : double
EvalMath ( )

Private Methods

Méthode Description
Reverse ( string s ) : string

Method Details

Eval() public méthode

public Eval ( string operation ) : double
operation string
Résultat double

EvalMath() public méthode

public EvalMath ( )