Пример #1
0
 public BoolProperty()
 {
     Value = BoolValue.Select(x => (object)x).ToReactiveProperty();
 }