Exemplo n.º 1
0
 private void BtnQuota_Click(object sender, RoutedEventArgs e)
 {
     GameLogger.IncreaseStorageQuota(500);
 }