C# Class FirstFloor.ModernUI.Presentation.LinkChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Méthode Description
LinkChangedEventArgs ( string oldValue, string newValue ) : System

Method Details

LinkChangedEventArgs() public méthode

public LinkChangedEventArgs ( string oldValue, string newValue ) : System
oldValue string
newValue string
Résultat System