Namespace Loehnert.Lisrt.Messaging.Commands
Classes
- AcknowledgeMessagesCommandDefinition
CommandDefinition to acknowledge messages with Acknowledge().
- AcknowledgeMessagesCommandHandler
Command handler for the AcknowledgeMessagesCommandDefinition class.
- ClearCommunicationLogCommandDefinition
Represents a CommandDefinition for clearing the communication log.
- ClearCommunicationLogCommandHandler
ICommandHandler for clearing a Loehnert.Lisrt.Messaging.Communication.ViewModels.CommunicationLogToolViewModel.
- ToggleMessagingCommandDefinition
CommandDefinition for changing the visibility of the messaging control.
- ToggleMessagingCommandHandler
ICommandHandler for changing the visibility of the messaging control.
- ViewCommunicationLogCommandDefinition
CommandDefinition for opening a Loehnert.Lisrt.Messaging.Exceptions.Views.ExceptionsView.
- ViewCommunicationLogCommandHandler
ICommandHandler for opening a Loehnert.Lisrt.Messaging.Communication.Views.CommunicationLogToolView.
- ViewExceptionsCommandDefinition
CommandDefinition for opening a Loehnert.Lisrt.Messaging.Exceptions.Views.ExceptionsView.
- ViewExceptionsCommandHandler
ICommandHandler for opening a Loehnert.Lisrt.Messaging.Exceptions.Views.ExceptionsView.