Beispiel #1
0
 public void Log(PackageLogEntry entry)
 {
     _entries.Add(entry);
 }
Beispiel #2
0
 public void Log(PackageLogEntry entry)
 {
     _entries.Add(entry);
 }