Exemplo n.º 1
0
 public Client()
 {
     InitializeComponent();
     Current = this;
     Initializer.CleanupTempFiles();
 }