Exemplo n.º 1
0
 public PersonalizationForm(Inbox inbox)
 {
     InitializeComponent();
     Inbox = inbox;
 }