public static void Unsubscribe( Func<StandaloneTablesRemovingEventArgs,Task> action )
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Func(Of StandaloneTablesRemovingEventArgs,Task) _ )
Parameters
- action
- The delegate used when subscribing to the event.