C# Class SceneViewerWPF.LightPropertyViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: kobush/ManagedOpenNI

Méthodes publiques

Méthode Description
GetLight ( ) : DxLight
RaisePropertyChanged ( string propertyName ) : void

Method Details

GetLight() public méthode

public GetLight ( ) : DxLight
Résultat DxLight

RaisePropertyChanged() public méthode

public RaisePropertyChanged ( string propertyName ) : void
propertyName string
Résultat void