C# Class GesturesViewer.ModelSelector

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: ushadow/handinput Class Usage Examples

Public Methods

Method Description
ModelSelector ( String dir ) : System
Refresh ( ) : void

Private Methods

Method Description
OnPropteryChanged ( String prop ) : void

Method Details

ModelSelector() public method

public ModelSelector ( String dir ) : System
dir String
return System

Refresh() public method

public Refresh ( ) : void
return void