Exemplo n.º 1
0
 public void Visit(CommandCompleteLogEntry logEntry)
 {
     AddLogEntry($"Command {logEntry.CommandType} complete", true);
 }
Exemplo n.º 2
0
 public void Visit(CommandCompleteLogEntry logEntry)
 {
 }