示例#1
0
 // Methods
 private Session()
 {
     serverDateTime = client.GetDateTime();
     clientDateTime = DateTime.Now;
 }