Click or drag to resize

MainWindowButtonCleanUpSource_Click Method

[Missing <summary> documentation for "M:Velo.Database.Migration.MainWindow.ButtonCleanUpSource_Click(System.Object,System.Windows.RoutedEventArgs)"]

Namespace:  Velo.Database.Migration
Assembly:  Velo.Database.Migration (in Velo.Database.Migration.exe) Version: 22.2.10.1 (22.2.10.450)
Syntax
private void ButtonCleanUpSource_Click(
	Object sender,
	RoutedEventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: System.WindowsRoutedEventArgs
See Also