How to add a reference to an assembly in LINQPad to access custom types?

不打扰是莪最后的温柔 提交于 2019-12-03 09:19:05

Just press F4.

This will pop up the Add Reference dialog.


You can also use the menu option to access the popup window to add references.

  • Notice the >> arrows in menu bar. Click on it.

  • Go to Query menu. Find References and Properties. Click on it.

Following is example image from LINQPad 5:

thedanotto

I had to do fn and F4 at the same time.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!