コード例 #1
0
 public WidgetEventArgs(WidgetInstance widget)
 {
     Widget = widget;
 }