コード例 #1
0
 protected override LogEntry ParseLogEntry(string stringEntry)
 {
     return(_logParser.ParseLogEntry(stringEntry));
 }