Example #1
0
 private void fMain_Load(object sender, EventArgs e)
 {
     _db.Connection();
     InitSetting();
 }