Exemple #1
0
 public void Update()
 {
     TwitterInterfacer.TweetMessage(string.Format("currently at ({0},{1})", State.Lat, State.Lon));
 }