public static void Inditas()
        {
            KepernyoTorles();

            FelhasznaloNev();

            Jelszo();

            JelszoHash();

            JelszoEmlekezteto();

            AdatBevitel();

            FelhFajlLetrehozasa();

            KezdoKepernyo.Inditas();
        }
示例#2
0
 static void Main(string[] args)
 {
     KezdoKepernyo.Inditas();
 }