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