在程序里面(服务器端)调用Winrar压缩文件的方法?另寻求一条语句转换的方法。vb.net到C#。(13) 47 Process2.Start(); //进行解压48 while(!Process2.HasExited) //等待解压的完成49 {