Exemplo n.º 1
0
 public Setpass()
 {
     InitializeComponent();
     fs = new ForgetServices();
 }
 public Confirmation()
 {
     InitializeComponent();
     fs = new ForgetServices();
 }