Feature: BindableProperty and interface
Closed this issue · 0 comments
BoBoBaSs84 commented
This is still a very cool short cut ..
- make an interface
IBindableProperty<T>
- make an implementation
BindableProperty<T>
Closed this issue · 0 comments
This is still a very cool short cut ..
IBindableProperty<T>
BindableProperty<T>