C# Class Artemis.Modules.Games.Witcher3.Witcher3ViewModel

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

Public Methods

Method Description
AutoInstall ( ) : void
Witcher3ViewModel ( MainManager main, IProfileEditorVmFactory pFactory, Witcher3Model model ) : System

Method Details

AutoInstall() public method

public AutoInstall ( ) : void
return void

Witcher3ViewModel() public method

public Witcher3ViewModel ( MainManager main, IProfileEditorVmFactory pFactory, Witcher3Model model ) : System
main Artemis.Managers.MainManager
pFactory IProfileEditorVmFactory
model Witcher3Model
return System