'Declaration Public Delegate Sub InvalidDataEventHandler( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'Declaration
Public Delegate Sub InvalidDataEventHandler( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
public delegate void InvalidDataEventHandler( object sender, EventArgs e )
InvalidDataEventHandler メンバ FarPoint.Win 名前空間 InvalidData イベント
© MESCIUS inc. All rights reserved.