C# Class FrameTrapped.StreetFighterLibrary.ViewModels.MoveViewModel

Afficher le fichier Open project: jhogoforbroke/Frame-Trapped Class Usage Examples

Méthodes publiques

Méthode Description
AddCommandToTimeline ( object something ) : void
MoveViewModel ( string name, MoveTypeEnum moveType, ObservableCollection hits, CommandViewModel command ) : System.Collections.Generic

Method Details

AddCommandToTimeline() public méthode

public AddCommandToTimeline ( object something ) : void
something object
Résultat void

MoveViewModel() public méthode

public MoveViewModel ( string name, MoveTypeEnum moveType, ObservableCollection hits, CommandViewModel command ) : System.Collections.Generic
name string
moveType MoveTypeEnum
hits ObservableCollection
command CommandViewModel
Résultat System.Collections.Generic