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

Inheritance: ViewModelBase, IDialog, IRxClose, ISupportsActivation
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
RxViewModelBase ( ) : System
TryClose ( bool b = null ) : void

Method Details

RxViewModelBase() protected méthode

protected RxViewModelBase ( ) : System
Résultat System

TryClose() protected méthode

protected TryClose ( bool b = null ) : void
b bool
Résultat void