private void ButtonV5DataCollection(object sender, RoutedEventArgs e) { _main.AddDefaultDataCollection(); ErrorMsg(); }
private void AddDefault_V5DataCollection_Click(object sender, RoutedEventArgs e) { MainCollection.AddDefaultDataCollection(); ErrorMsg(); }