Example #1
0
 private static bool EnableEditUpfile()
 {
     return(UpliftPreferences.UseExperimental());
 }
Example #2
0
 private static bool EnableShowUpdateWindow()
 {
     return(UpliftPreferences.UseExperimental());
 }