Exemplo n.º 1
0
 public BoolProperty()
 {
     Value = BoolValue.Select(x => (object)x).ToReactiveProperty();
 }