C# Class CCT.NUI.TestDataCollector.LayerViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: an83/KinectTouch2

Méthodes publiques

Méthode Description
ToggleLayers ( IClusterDataSource clusterDataSource, IHandDataSource handDataSource ) : void

Méthodes protégées

Méthode Description
OnPropertyChanged ( string property ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string property ) : void
property string
Résultat void

ToggleLayers() public méthode

public ToggleLayers ( IClusterDataSource clusterDataSource, IHandDataSource handDataSource ) : void
clusterDataSource IClusterDataSource
handDataSource IHandDataSource
Résultat void