2

对不起初学者的问题,但我不熟悉单声道。我需要为in创建REST客户端,并且我想将框架添加到解决方案中。我该怎么做?在Java中,我只是将jar文件添加到项目中,不知道我是怎么做的。我已经下载了解决方案。AndroidXamarinRestSharpRestSharp.Monodroid

4

1 回答 1

0

I am assuming that you are using Visual Studio 2010 as an IDE. If yes, then this answer applies.

Right click on the project in which you want to use RestSharp library then click on Add Reference... and browse for RestSharp dll. This is how you add references in Visual Studio.

于 2013-05-03T00:56:08.647 回答