Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PaulStovell
TrialBalance
UserInterface
WizardPageReturnEventArgs
C# Class PaulStovell.TrialBalance.UserInterface.WizardPageReturnEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: PaulStovell/trial-balance
Class Usage Examples
Public Methods
Method
Description
WizardPageReturnEventArgs
(
object
currentItem
,
bool
cancelled
) :
System
Method Details
WizardPageReturnEventArgs()
public
method
public
WizardPageReturnEventArgs
(
object
currentItem
,
bool
cancelled
) :
System
currentItem
object
cancelled
bool
return
System