Exemplo n.º 1
0
 public void AddEntry(LogEntry entry)
 {
     this._LogEntries.Add(entry);
 }