C# Class WPPerfLab.Samples.ThreadSamples.ThreadSamplesView

Inheritance: PhoneApplicationPage
Datei anzeigen Open project: jevgenidotnet/WPPerfLab

Public Methods

Method Description
ThreadSamplesView ( ) : System

Private Methods

Method Description
DoSomething ( ) : void
OnLoaded ( object sender, RoutedEventArgs routedEventArgs ) : void
RunThreadMeasurement ( int numberOfThreads ) : void

Method Details

ThreadSamplesView() public method

public ThreadSamplesView ( ) : System
return System