Method | Description | |
---|---|---|
Dispose ( ) : void | ||
OnActivate ( ) : void | ||
OnDeactivate ( ) : void | ||
OnPropertyChanged ( string propertyName, object before, object after ) : void | ||
SimulationViewModel ( |
Method | Description | |
---|---|---|
CopyIid ( int iid ) : void | ||
LoadSongs ( ) : System.Threading.Tasks.Task | ||
SetGuestCenter ( int iid ) : void | ||
StartSimulation ( ) : System.Threading.Tasks.Task |
public OnPropertyChanged ( string propertyName, object before, object after ) : void | ||
propertyName | string | |
before | object | |
after | object | |
return | void |
public SimulationViewModel ( |
||
config | ||
return | Cindeck.Core |