Exemplo n.º 1
0
 internal AccountUpdateTime(ResponseComposer c)
 {
     c.IgnoreVersion();
     Time = c.ReadLocalTime(TimePattern);
 }