C# Class Concordion.Internal.Commands.AssertTrueCommand

Inheritance: BooleanCommand
Afficher le fichier Open project: concordion/concordion-net Class Usage Examples

Méthodes protégées

Méthode Description
ProcessFalseResult ( CommandCall commandCall, IResultRecorder resultRecorder ) : void
ProcessTrueResult ( CommandCall commandCall, IResultRecorder resultRecorder ) : void

Method Details

ProcessFalseResult() protected méthode

protected ProcessFalseResult ( CommandCall commandCall, IResultRecorder resultRecorder ) : void
commandCall CommandCall
resultRecorder IResultRecorder
Résultat void

ProcessTrueResult() protected méthode

protected ProcessTrueResult ( CommandCall commandCall, IResultRecorder resultRecorder ) : void
commandCall CommandCall
resultRecorder IResultRecorder
Résultat void