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