IExpression.Subscribe Method (IContext, IListener)
Creates a subscription to the expression in the given data context.
May return an IWriteable
if the expression represents a writeable source (e.g. a property).
May return null
after calling listener.OnNewData
if the data was synchronously available
and will never change.
Location
- Namespace
- Fuse.Reactive
- Package
- Fuse.Reactive 2.9.1