protected internal void Unregister( Action<TPayload> subscriber )
Protected Friend Overloads Sub Unregister( _ ByVal subscriber As Action(Of TPayload) _ )
Parameters
- subscriber
- The Action used when subscribing to the event.
protected internal void Unregister( Action<TPayload> subscriber )
Protected Friend Overloads Sub Unregister( _ ByVal subscriber As Action(Of TPayload) _ )
Target Platforms: Windows 11, Windows 10