Ejemplo n.º 1
0
 private static void OpenPreferences()
 {
     PowerInspectorPreferencesWindow.GetExistingOrCreateNewWindow();
 }
Ejemplo n.º 2
0
 private static void OpenPreferencesWindow()
 {
     PowerInspectorPreferencesWindow.Open();
 }