Exemplo n.º 1
0
 public string method_7(string string_0, int int_1 = 604800)
 {
     try
     {
         return(this.method_6(Class67.smethod_1(string_0, int_1)));
     }
     catch (Exception ex)
     {
         return("");
     }
 }
Exemplo n.º 2
0
 public string Download_Metadata_From_Nintendo_as_XML(string URL, int int_1 = 604800)
 {
     try
     {
         return(this.Download_File_UTF8(Class67.smethod_1(URL, int_1)));
     }
     catch (Exception ex)
     {
         return("");
     }
 }
Exemplo n.º 3
0
 public byte[] method_3(string string_0)
 {
     return(this.method_2(Class67.smethod_1(string_0, 7200)));
 }
Exemplo n.º 4
0
 public byte[] method_3(string string_0)
 {
     return(this.DownloadFile(Class67.smethod_1(string_0, 7200)));
 }