Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
RavenFS
Studio
Infrastructure
DialogModel
C# Class RavenFS.Studio.Infrastructure.DialogModel
Inheritance:
ViewModel
Exibir arquivo
Open project: hibernating-rhinos/RavenFS
Protected Methods
Method
Description
Close
(
bool
dialogResult
) :
void
OnCloseRequested
(
CloseRequestedEventArgs
e
) :
void
Method Details
Close()
protected
method
protected
Close
(
bool
dialogResult
) :
void
dialogResult
bool
return
void
OnCloseRequested()
protected
method
protected
OnCloseRequested
(
CloseRequestedEventArgs
e
) :
void
e
CloseRequestedEventArgs
return
void