Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of EditStartedEventArgs) _ )
public static void Unsubscribe( Action<EditStartedEventArgs> action )
Parameters
- action
- The delegate that was specified to a Subscribe.
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of EditStartedEventArgs) _ )
public static void Unsubscribe( Action<EditStartedEventArgs> action )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)