Method GetBindings
GetBindings()
Gets the bindings.
public IEnumerable<KeyValuePair<TEvent, TBinding>> GetBindings()
Returns
- IEnumerable<KeyValuePair<TEvent, TBinding>>
Gets the bindings.
public IEnumerable<KeyValuePair<TEvent, TBinding>> GetBindings()