Пример #1
0
 public static string FOTAInfoFetch2(string model, string region)
 {
     return(FWFetch.FOTAInfoFetch(model, region, false));
 }
Пример #2
0
 public static string FOTAInfoFetch1(string model, string region)
 {
     return(FWFetch.FOTAInfoFetch(model, region, true));
 }