C# Class CCT.NUI.TestDataCollector.FingerPointViewModel

Inheritance: INotifyPropertyChanged
Mostra file Open project: an83/KinectTouch2 Class Usage Examples

Public Methods

Method Description
FingerPointViewModel ( Core point ) : System
ToString ( ) : string

Protected Methods

Method Description
OnPropertyChanged ( string property ) : void

Method Details

FingerPointViewModel() public method

public FingerPointViewModel ( Core point ) : System
point Core
return System

OnPropertyChanged() protected method

protected OnPropertyChanged ( string property ) : void
property string
return void

ToString() public method

public ToString ( ) : string
return string