如何使用C#DLL到VB.NET类 [英] how to use C# DLL to VB.NET class

查看:65
本文介绍了如何使用C#DLL到VB.NET类的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要在vb.net中使用c#dll的解决方案,有可能,请解决我的疑问

I want solution for how to use c#dll to use in vb.net,is it possible,pls solve my doubt

推荐答案

是的,当然有可能只需将其引用添加到您的项目并使用其类即可.

在添加引用之后,请使用intellisense查看添加的名称空间和类的列表(按Ctrl +空格键).
Yes of course its possible just add its reference to your project and use its classes.

Afetr adding the reference use intellisense to see the list of added namespaces and classes (press Ctrl + Space).


可以在项目中添加引用,并在页面中添加名称空间.必须使用它.使用智能感知创建类和调用函数的对象.
It is possible, add reference in your project and add namespace in your page where you have to use it. Create the object of class and call function using intellisense.


这篇关于如何使用C#DLL到VB.NET类的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆