Beispiel #1
0
 public void AddAppServies(string appName, Incubator incubator)
 {
     ServiceProxyResponder.AddAppServices(appName, incubator);
 }