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