C# Class FrameTrapped.StreetFighterLibrary.ViewModels.StreetFighterLibraryViewModel

Inheritance: Caliburn.Micro.PropertyChangedBase
Afficher le fichier Open project: jhogoforbroke/Frame-Trapped Class Usage Examples

Méthodes publiques

Méthode Description
AddCommandToTimeline ( MoveViewModel moveViewModel ) : void

Add command to time line.

StreetFighterLibraryViewModel ( IEventAggregator events ) : System.Collections.ObjectModel

Method Details

AddCommandToTimeline() public méthode

Add command to time line.
public AddCommandToTimeline ( MoveViewModel moveViewModel ) : void
moveViewModel MoveViewModel The move view model containing the moves.
Résultat void

StreetFighterLibraryViewModel() public méthode

public StreetFighterLibraryViewModel ( IEventAggregator events ) : System.Collections.ObjectModel
events IEventAggregator
Résultat System.Collections.ObjectModel