I have a project written in VB, and I need to convert the whole project to C# project.我有一个用VB编写的项目,我需要将整个项目转换为C#项目。I don't want to do it file by file, I found some online converters, but they convert only lines of codes, not the whole project.我不想逐个文件地做,我找到了一些在线转换器,但它们只转换代码行,而不是整个项目。I found on researches, and here was written that I saw this question , there was written that我在研究中发现,这里写的是我看到这个问题 ,有人写过
"The best part about Sharpdevelop is it converts the whole project (source files) from VB and C# and the other way"“关于Sharpdevelop的最好的部分是它从VB和C#转换整个项目(源文件),反之亦然”
And I also researched on Google, that if you Right Click on the project, I found here , that "Right click on the project in the Projects window and select Convert - From VB.NET to C#".我还在Google上进行了研究,如果你正确点击这个项目,我在这里找到了 “在项目窗口右键单击项目并选择转换 - 从VB.NET到C#”。But when I right click on The Project in the Projects window, I can'd find that "Convert".但是当我在“项目”窗口中右键单击“项目”时,我会发现“转换”。Is there any tool I have to install for SharpDevelop and then I will be able to convert my project ?是否有任何工具我必须为SharpDevelop安装,然后我将能够转换我的项目?Thanks谢谢