C# Class Praeclarum.App.CommittedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: praeclarum/Praeclarum

Méthodes publiques

Méthode Description
CommittedEventArgs ( string message, string previousState, string state ) : System

Method Details

CommittedEventArgs() public méthode

public CommittedEventArgs ( string message, string previousState, string state ) : System
message string
previousState string
state string
Résultat System