Beispiel #1
0
 public void Complete(DateTime completedDateTime)
 {
     Dates.Complete(completedDateTime);
     IdExternal = null;
 }