C# Class Gymnastika.Common.Navigation.StateChangingEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: weiqiyiji/Gymnastika

Méthodes publiques

Méthode Description
StateChangingEventArgs ( ViewState currentState, ViewState targetState ) : System

Method Details

StateChangingEventArgs() public méthode

public StateChangingEventArgs ( ViewState currentState, ViewState targetState ) : System
currentState ViewState
targetState ViewState
Résultat System