Exemplo n.º 1
0
 protected override LogEntry ParseLogEntry(string stringEntry)
 {
     return(_logParser.ParseLogEntry(stringEntry));
 }