C# Class EventHandlerDemo.StringListEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: markrendle/FunctionalAlchemy Class Usage Examples

Méthodes publiques

Méthode Description
StringListEventArgs ( IEnumerable strings ) : System

Method Details

StringListEventArgs() public méthode

public StringListEventArgs ( IEnumerable strings ) : System
strings IEnumerable
Résultat System