C# Class Artemis.Modules.Games.RocketLeague.RocketLeagueViewModel

Inheritance: Artemis.ViewModels.Abstract.GameViewModel
显示文件 Open project: SpoinkyNL/Artemis

Public Methods

Method Description
RocketLeagueViewModel ( MainManager main, IProfileEditorVmFactory pFactory, RocketLeagueModel model ) : Artemis.DAL

Private Methods

Method Description
SetVersionText ( ) : void

Method Details

RocketLeagueViewModel() public method

public RocketLeagueViewModel ( MainManager main, IProfileEditorVmFactory pFactory, RocketLeagueModel model ) : Artemis.DAL
main Artemis.Managers.MainManager
pFactory IProfileEditorVmFactory
model RocketLeagueModel
return Artemis.DAL