| C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 : DocumentActionEventHandler デリゲート |
'宣言 Public Delegate Sub DocumentActionEventHandler( _ ByVal sender As System.Object, _ ByVal e As DocumentActionEventArgs _ )
public delegate void DocumentActionEventHandler( System.object sender, DocumentActionEventArgs e )