예제 #1
0
 void ILogEntryVisitor.Visit(ExceptionLogEntry exceptionLogEntry)
 {
     SaveException(exceptionLogEntry);
 }
예제 #2
0
 private void SaveException(ExceptionLogEntry exceptionEntry)
 {
 }