Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of ActivePortalChangedEventArgs) _ )
public static void Unsubscribe( Action<ActivePortalChangedEventArgs> action )
Parameters
- action
- The delegate used when subscribing to the event.
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of ActivePortalChangedEventArgs) _ )
public static void Unsubscribe( Action<ActivePortalChangedEventArgs> action )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)