Operator implicit operator
implicit operator EventHandler<E>(WeakEventHandler<T, E>)
public static implicit operator EventHandler<E>(WeakEventHandler<T, E> weh)
Parameters
weh
WeakEventHandler<T, E>
Returns
- EventHandler<E>
public static implicit operator EventHandler<E>(WeakEventHandler<T, E> weh)
weh
WeakEventHandler<T, E>