C# Class withSIX.Play.Applications.ViewModels.Games.Overlays.ModSettingsOverlayViewModel

Inheritance: OverlayViewModelBase, ISingleton
Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ModSettingsOverlayViewModel ( Lazy gvm ) : System
SaveUserconfig ( ) : void

Method Details

ModSettingsOverlayViewModel() public method

public ModSettingsOverlayViewModel ( Lazy gvm ) : System
gvm Lazy
return System

SaveUserconfig() public method

public SaveUserconfig ( ) : void
return void