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