FarPoint.Web.Spread 名前空間 : NamedStyleCollectionEventHandler デリゲート |
'Declaration
Public Delegate Sub NamedStyleCollectionEventHandler( _ ByVal sender As Object, _ ByVal e As NamedStyleCollectionEventArgs _ )
public delegate void NamedStyleCollectionEventHandler( object sender, NamedStyleCollectionEventArgs e )