Esempio n. 1
0
 private static void Initialize()
 {
     fm = new FileManagement();
     fm.Configure("net.tcp://localhost:9000/FileManagement/");
 }