Initializes a new instance of the SFCertificatePanel..::..SFCertificatePanelSheetDispatcher class.
| C# | Visual Basic | Visual C++ |
public SFCertificatePanelSheetDispatcher( SheetDidEndReturnCodeContextInfoEventHandler<SFCertificatePanel> modalDelegate )
Public Sub New ( _ modalDelegate As SheetDidEndReturnCodeContextInfoEventHandler(Of SFCertificatePanel) _ )
public: SFCertificatePanelSheetDispatcher( SheetDidEndReturnCodeContextInfoEventHandler<SFCertificatePanel^>^ modalDelegate )
- modalDelegate (SheetDidEndReturnCodeContextInfoEventHandler<(Of <(<'SFCertificatePanel>)>)>)
- The modal delegate.
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)