C# Class Yatzy.ViewModel.MainViewModel

Inheritance: INotifyPropertyChanged
显示文件 Open project: mesan/yatzy Class Usage Examples

Public Methods

Method Description
MainViewModel ( ) : System

Private Methods

Method Description
BeregnPoengsum ( ) : void
CreateCommands ( ) : void
KastTerninger ( ) : void
NotifyPropertyChanged ( string propertyName ) : void
NyRunde ( ) : void

Method Details

MainViewModel() public method

public MainViewModel ( ) : System
return System