Exemple #1
0
 public void App(int zoneId, string name)
 {
     AppManager.AddBrandNewApp(zoneId, name, Log);
 }