C# Class Concordion.Internal.DefaultExpectationChecker

Inheritance: AbstractCheckerBase
Afficher le fichier Open project: concordion/concordion-net

Méthodes publiques

Méthode Description
IsAcceptable ( string expected, object actual ) : bool

Method Details

IsAcceptable() public méthode

public IsAcceptable ( string expected, object actual ) : bool
expected string
actual object
Résultat bool