C# Class Siftables.ViewModel.MainWindowViewModel

Inheritance: Siftables.ViewModel.ViewModelNotifier
Afficher le fichier Open project: alexmullans/Siftables-Emulator

Méthodes publiques

Свойство Type Description
SoundSources MediaSources

Méthodes publiques

Méthode Description
DisplayException ( Exception e ) : void
MainWindowViewModel ( ) : System

Private Methods

Méthode Description
AddNewCube ( ) : void
AddNewCubes ( int n ) : void

Method Details

DisplayException() public méthode

public DisplayException ( Exception e ) : void
e System.Exception
Résultat void

MainWindowViewModel() public méthode

public MainWindowViewModel ( ) : System
Résultat System

Property Details

SoundSources public_oe property

public MediaSources SoundSources
Résultat MediaSources