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