Ben*_*jol 9 .net system.reactive
我在这里看到它,但是我无法解决using我必须添加它才能得到它.
using
(暂时滚动我自己)
小智 14
它在:
using System.Reactive.Linq;
Qry*_*taL 7
您需要添加对System.Reactive.dll的引用.然后在代码中写:
using System.Linq;
更新:现在Rx可作为单独的扩展.有三个版本的Rx:Rx for .NET 3.5 Sp1,Rx for Silverlight 3和Rx for .NET 4 Beta 2.所有3个版本都可以从Devlabs Rx项目页面下载.
归档时间:
16 年 前
查看次数:
2889 次
最近记录:
9 年 前