Example #1
0
 public Auth()
 {
     InitializeComponent();
     db = new db();
 }