DelegateBinding<TValue> Constructor |
Name | Description | |
---|---|---|
![]() | DelegateBinding<TValue>() |
Initializes a new instance of the DelegateBinding<TValue> class.
|
![]() | DelegateBinding<TValue>(Func<TValue>, Action<TValue>, Action<EventHandler<EventArgs>>, Action<EventHandler<EventArgs>>) |
Initializes a new instance of the DelegateBinding<TValue> class with the specified delegates.
|