C# Class Concordion.Internal.Commands.AssertFalseCommand

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

Méthodes protégées

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

Method Details

ProcessFalseResult() protected méthode

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

ProcessTrueResult() protected méthode

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