C# Class EventHandlerDemo.StringListEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: markrendle/FunctionalAlchemy Class Usage Examples

Public Methods

Method Description
StringListEventArgs ( IEnumerable strings ) : System

Method Details

StringListEventArgs() public method

public StringListEventArgs ( IEnumerable strings ) : System
strings IEnumerable
return System