Exemplo n.º 1
0
 public void AddLibraryPath(string path)
 {
     // Add the library path.
     ChelaModule.AddLibraryPath(path);
 }