C# Класс Concordion.Internal.Commands.AssertTrueCommand

Наследование: BooleanCommand
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
ProcessFalseResult ( CommandCall commandCall, IResultRecorder resultRecorder ) : void
ProcessTrueResult ( CommandCall commandCall, IResultRecorder resultRecorder ) : void

Описание методов

ProcessFalseResult() защищенный Метод

protected ProcessFalseResult ( CommandCall commandCall, IResultRecorder resultRecorder ) : void
commandCall CommandCall
resultRecorder IResultRecorder
Результат void

ProcessTrueResult() защищенный Метод

protected ProcessTrueResult ( CommandCall commandCall, IResultRecorder resultRecorder ) : void
commandCall CommandCall
resultRecorder IResultRecorder
Результат void