示例#1
0
 public Adapter(CountdownTimer adapteeCount)
 {
     this._adapteeCount = adapteeCount;
 }