Beispiel #1
0
 public static void PostScore(TimeSpan time)
 {
     socialService?.PostScore(time);
 }