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