public delegate void QRCodeShowEventHandler( InstantPaymentEngineQRCodeShowEventArgs e )
Public Delegate Sub QRCodeShowEventHandler ( e As InstantPaymentEngineQRCodeShowEventArgs ) Dim instance As New QRCodeShowEventHandler(AddressOf HandlerMethod)
EXALOGIC