Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
withSIX
Core
Applications
MVVM
ViewModels
RxViewModelBase
C# Class withSIX.Core.Applications.MVVM.ViewModels.RxViewModelBase
Inheritance:
ViewModelBase
,
IDialog
,
IRxClose
,
ISupportsActivation
Mostrar archivo
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