MVVM框架ReactiveUI.zip
ReactiveUI是集成了.Net的ReatIve扩展的MVVM框架,用来创建运行与任何移动设备或者桌面平台的优雅的可测试的用户接口。它支持Xamarin.iOS,Xamarin.Android,Xamarin.Mac,WPF,WindowsForms,WindowsPhone8和WindowsStore应用程序。示例代码:public class ColorChooserThatDoesntLikeGreen : ReactiveObject
{
//
// Declaring a read/write property
//
byte _R
下载地址
用户评论