Esempio n. 1
0
 public void SetEndTimestamp(DateTimeOffset?timestamp)
 {
     builder.SetEndTimestamp(timestamp);
 }