本文介绍了C#到VB.net的转换行代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
那里有没有可以在C#中进行下一行的VB.NET转换?
JRI.Systeme.Data.SpyRf.Records。 RecordsDataToRecordsCollectionConverter converter = new JRI.Systeme.Data.SpyRf.Records。 RecordsDataToRecordsCollectionConverter(监控);
谢谢
解决方案
Does any body there can do the conversion in C# to VB.NET of the next line?
JRI.Systeme.Data.SpyRf.Records. RecordsDataToRecordsCollectionConverter converter = new JRI.Systeme.Data.SpyRf.Records. RecordsDataToRecordsCollectionConverter (monitoring);
Thanks
解决方案
这篇关于C#到VB.net的转换行代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!