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