Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Gymnastika
Common
Navigation
StateChangingEventArgs
C# Class Gymnastika.Common.Navigation.StateChangingEventArgs
Inheritance:
System.EventArgs
Datei anzeigen
Open project: weiqiyiji/Gymnastika
Public Methods
Method
Description
StateChangingEventArgs
(
ViewState
currentState
,
ViewState
targetState
) :
System
Method Details
StateChangingEventArgs()
public
method
public
StateChangingEventArgs
(
ViewState
currentState
,
ViewState
targetState
) :
System
currentState
ViewState
targetState
ViewState
return
System