C# Class Org.Xepher.Kazuma.ViewModels.SettingsViewModel

Inheritance: ViewModelBase
Mostrar archivo Open project: xepher/uwp-wxbus

Public Methods

Method Description
SettingsViewModel ( IAppBootstrapper bootstrapper, IMessageBus messageBus ) : System

Method Details

SettingsViewModel() public method

public SettingsViewModel ( IAppBootstrapper bootstrapper, IMessageBus messageBus ) : System
bootstrapper IAppBootstrapper
messageBus IMessageBus
return System