Esempio n. 1
0
 public ImportUrl() {
   _requestHelp = "Imports the given URL.";
   _url._requestHelp = "URL to import.";
   _key._requestHelp = "Key to store the url contents under.";
 }