Esempio n. 1
0
 // Destroys the prompt for an update
 private static void CloseUpdatePrompt()
 {
     updateWindow.Close();
     //updatePromptThread.Abort();
 }