Ejemplo n.º 1
0
 public WidgetEventArgs(WidgetInstance widget)
 {
     Widget = widget;
 }