C# Class Elmah.Assertions.JScriptAssertion.EvaluationStrategy

Afficher le fichier Open project: elmah/Elmah

Méthodes publiques

Méthode Description
Eval ( object context ) : bool

Méthodes protégées

Méthode Description
EvaluationStrategy ( VsaEngine engine ) : System

Method Details

Eval() public abstract méthode

public abstract Eval ( object context ) : bool
context object
Résultat bool

EvaluationStrategy() protected méthode

protected EvaluationStrategy ( VsaEngine engine ) : System
engine Microsoft.JScript.Vsa.VsaEngine
Résultat System