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