Exemplo n.º 1
0
 public Index()
 {
     InitializeComponent();
     con = ConnectionDB.getConnection();
     FillStats();
 }