예제 #1
0
        private void lChin_Click(object sender, EventArgs e)
        {
            LangEdit sl = new LangEdit(installPath);

            sl.ChinLobby(1);
        }
예제 #2
0
        private void lChin_Click(object sender, EventArgs e)
        {
            LangEdit sl = new LangEdit(airPath);

            sl.ChinLobby(2);
        }