Exemplo n.º 1
0
 public void HandleEditGallery(object sender, System.EventArgs args)
 {
     gallery_add = new SmugMugAccountDialog(this.Dialog, account);
 }
Exemplo n.º 2
0
 public void HandleEditGallery(object sender, System.EventArgs args)
 {
     gallery_add = new SmugMugAccountDialog (this.Dialog, account);
 }