Exemplo n.º 1
0
 private void ProcessCallback(object sender, RoutedEventArgs e)
 {
     GC.Collect();
     var status = Initiate.Invoke();
 }