Пример #1
0
 public CounterTest()
 {
     mCounter = new Counter();
     mCounter.Created = DateTime.UtcNow;
 }