C# Class Concordion.Internal.BooleanExpectationChecker

Inheritance: AbstractCheckerBase
显示文件 Open project: concordion/concordion-net

Public Methods

Method Description
IsAcceptable ( string expected, object actual ) : bool

Method Details

IsAcceptable() public method

public IsAcceptable ( string expected, object actual ) : bool
expected string
actual object
return bool