Exemple #1
0
 /// <inheritdoc />
 public void CopyFrom(IReadOnlyLogEntry logEntry)
 {
     _logEntry.CopyFrom(logEntry);
 }