Exemple #1
0
 public void Parse(Encoder s)
 {
     lat = s.ReadInt();
     lon = s.ReadInt();
 }