C# Class withSIX.Core.Applications.MVVM.ViewModels.RxViewModelBase

Inheritance: ViewModelBase, IDialog, IRxClose, ISupportsActivation
Datei anzeigen Open project: SIXNetworks/withSIX.Desktop

Private Properties

Property Type Description

Protected Methods

Method Description
RxViewModelBase ( ) : System
TryClose ( bool b = null ) : void

Method Details

RxViewModelBase() protected method

protected RxViewModelBase ( ) : System
return System

TryClose() protected method

protected TryClose ( bool b = null ) : void
b bool
return void