예제 #1
0
        static void Main(string[] args)
        {
            XFile xfile = new XFile("029.x");

            xfile.ExtractFiles("029");
        }