Beispiel #1
0
 public static void InitializeCurrent(string remoteUrl)
 {
     Current = new ContentService(remoteUrl);
 }
Beispiel #2
0
 public static void InitializeCurrent(string remoteUrl)
 {
     Current = new ContentService(remoteUrl);
 }