FarPoint.Win アセンブリ > FarPoint.Win 名前空間 : SpinUpEventHandler デリゲート |
'Declaration
Public Delegate Sub SpinUpEventHandler( _ ByVal sender As Object, _ ByVal e As SpinUpEventArgs _ )
public delegate void SpinUpEventHandler( object sender, SpinUpEventArgs e )