UserControlTabMain..::..ButtonStartBotClick Method
Buttons the start bot click.
Namespace:
wManager.Wow.FormsAssembly: wManager (in wManager.dll)
Syntax
public void ButtonStartBotClick( Object sender, RoutedEventArgs e )
Public Sub ButtonStartBotClick ( _ sender As Object, _ e As RoutedEventArgs _ )
public: void ButtonStartBotClick( Object^ sender, RoutedEventArgs^ e )
Parameters
- sender
- Type: Object
The sender.
- e
- Type: RoutedEventArgs
The RoutedEventArgs instance containing the event data.