C# Class SampleWpfApp1.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: ufcpp/UfcppSample

Méthodes publiques

Méthode Description
MainWindow ( ) : System

Private Methods

Méthode Description
A1 ( int n ) : Task
A2 ( int n ) : ContextFreeTask
A3 ( ) : ContextFreeTask
B1 ( int n ) : Task
B2 ( int n ) : Task
B3 ( ) : System.Threading.Tasks.Task
Button_Click ( object sender, RoutedEventArgs e ) : void
OnMainThread ( ) : void
OnPoolThread ( ) : void

Method Details

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System