C# Class Axiom.Samples.WidgetEventArgs

Inheritance: System.EventArgs
Show file Open project: WolfgangSt/axiom

Public Methods

Method Description
WidgetEventArgs ( Widget widget ) : System

Method Details

WidgetEventArgs() public method

public WidgetEventArgs ( Widget widget ) : System
widget Widget
return System