Ejemplo n.º 1
0
 public PhotoLibraryLstController()
 {
     h = new FilesHelper2(DeleteURL, DeleteType, StorageRoot, UrlBase, tempPath, serverMapPath);
 }
 public CategoryImageController()
 {
     h = new FilesHelper2(DeleteURL, DeleteType, StorageRoot, UrlBase, tempPath, serverMapPath);
 }