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