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