Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MegaMan
Editor
Controls
Dialogs
ProgressDialog
C# Class MegaMan.Editor.Controls.Dialogs.ProgressDialog
Interaction logic for ProgressDialog.xaml
Inheritance:
System.Windows.Window
Show file
Open project: Tesserex/C--MegaMan-Engine
Class Usage Examples
Public Methods
Method
Description
Open
(
Progress
reporter
,
Stopwatch
stopwatch
= null ) :
ProgressDialog
ProgressDialog
( ) :
System
Method Details
Open()
public
static
method
public
static
Open
(
Progress
reporter
,
Stopwatch
stopwatch
= null ) :
ProgressDialog
reporter
Progress
stopwatch
Stopwatch
return
ProgressDialog
ProgressDialog()
public
method
public
ProgressDialog
( ) :
System
return
System