Esempio n. 1
0
 void ILogEntryVisitor.Visit(ExceptionLogEntry exceptionLogEntry)
 {
     SaveException(exceptionLogEntry);
 }
Esempio n. 2
0
 private void SaveException(ExceptionLogEntry exceptionEntry)
 {
 }