'宣言Public Delegate Sub BehaviorDragDropEventHandler( _ ByVal sender As Object, _ ByVal e As BehaviorDragDropEventArgs _ )
public delegate void BehaviorDragDropEventHandler( object sender, BehaviorDragDropEventArgs e )
パラメータ
- sender
 - e
 
'宣言Public Delegate Sub BehaviorDragDropEventHandler( _ ByVal sender As Object, _ ByVal e As BehaviorDragDropEventArgs _ )
public delegate void BehaviorDragDropEventHandler( object sender, BehaviorDragDropEventArgs e )