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