C# Class ProfilerX.ThreadData

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Microsoft/HoloToolkit

Méthodes publiques

Méthode Description
ThreadData ( HoloToolkit newThread ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( [ propertyName = null ) : void

Private Methods

Méthode Description
InitializeSamples ( ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
Résultat void

ThreadData() public méthode

public ThreadData ( HoloToolkit newThread ) : System
newThread HoloToolkit
Résultat System