public static void Unsubscribe( Action<ProjectEventArgs> action )
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of ProjectEventArgs) _ )
Parameters
- action
- The delegate that is subscribed to the event
public static void Unsubscribe( Action<ProjectEventArgs> action )
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of ProjectEventArgs) _ )
Target Platforms: Windows 10, Windows 8.1, Windows 7