Namespace TehGM.Wolfringo.Commands.Results
Classes
CommandExecutionResult
Represents a generic command execution result.
CommandRequirementsResult
Represents results of Requirements checks.
ParameterBuildingResult
Represents a a result of parameters building.
RegexCommandMatchResult
Represents results of a check whether a Regex Command should run.
StandardCommandMatchResult
Represents results of a check whether a Standard Command should run.
Interfaces
IMessagesCommandResult
Represents result of any command execution or check that has messages to reply with.
Enums
CommandResultStatus
Represent a status of command result.