C# Class AbstractToYield.CustomEventArgs

Inheritance: System.EventArgs
Show file Open project: dahlbyk/Presentations Class Usage Examples

Public Methods

Method Description
CustomEventArgs ( string s ) : System

Method Details

CustomEventArgs() public method

public CustomEventArgs ( string s ) : System
s string
return System