示例#1
0
 public People(string firstName, IClock clock) : this(firstName, clock.FifteenYearsAgo())
 {
 }