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