Esempio n. 1
0
 public static bool IsAppInstalled(string ID)
 {
     return(POL.IsAppInstalled(ID, POL.SelectedRegion_));
 }