Exemplo n.º 1
0
 protected void FireUntypedValueChanged() => OnValueChangedUntyped?.Invoke();
Exemplo n.º 2
0
 protected void RunOnValueChangedUntyped() => OnValueChangedUntyped?.DelegateSafeInvoke();