コード例 #1
0
ファイル: Barra.cs プロジェクト: AlbaRep/Administrativo
        private void button3_Click(object sender, EventArgs e)
        {
            funciones n = new funciones();

            n.CerrarSesion(this);
        }