C# Class IrcCloneShark.WindowOpenedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: hapm/IrcShark Class Usage Examples

Public Methods

Method Description
WindowOpenedEventArgs ( BaseWindow window ) : System

Method Details

WindowOpenedEventArgs() public method

public WindowOpenedEventArgs ( BaseWindow window ) : System
window BaseWindow
return System