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