Leadtools.Dicom.Scu.Common Namespace : BeforeCStoreDelegate Delegate |
public delegate void BeforeCStoreDelegate( object sender, BeforeCStoreEventArgs e )
'Declaration Public Delegate Sub BeforeCStoreDelegate( _ ByVal sender As Object, _ ByVal e As BeforeCStoreEventArgs _ )
'Usage Dim instance As New BeforeCStoreDelegate(AddressOf HandlerMethod)
public delegate void BeforeCStoreDelegate( Object^ sender, BeforeCStoreEventArgs^ e )