Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
withSIX
Core
Applications
MVVM
ViewModels
RxViewModelBase
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