Esempio n. 1
0
 private void GenerateProfileImage(object sender, DoWorkEventArgs e)
 {
     Profiles.SaveProfilesTexture(this.profileWorker);
 }