示例#1
0
 public void SetBeginTimestamp(DateTimeOffset timestamp)
 {
     builder.SetBeginTimestamp(timestamp);
 }