C# Class Gymnastika.Common.Navigation.StateChangedEventArgs

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

Méthodes publiques

Méthode Description
StateChangedEventArgs ( ViewState previousState, ViewState currentState ) : System

Method Details

StateChangedEventArgs() public méthode

public StateChangedEventArgs ( ViewState previousState, ViewState currentState ) : System
previousState ViewState
currentState ViewState
Résultat System