Esempio n. 1
0
        public Login()
        {
            InitializeComponent();

            database = DatabaseInterface.getInstance(); // Get the instance of the database interface
        }