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

Inheritance: ReactiveUI.ReactiveObject, IRoutableViewModel, IEnableLogger
Mostrar archivo Open project: xepher/uwp-wxbus

Public Methods

Method Description
ViewModelBase ( IAppBootstrapper bootstrapper, IMessageBus messageBus ) : Org.Xepher.Kazuma.Common

Method Details

ViewModelBase() public method

public ViewModelBase ( IAppBootstrapper bootstrapper, IMessageBus messageBus ) : Org.Xepher.Kazuma.Common
bootstrapper IAppBootstrapper
messageBus IMessageBus
return Org.Xepher.Kazuma.Common