MonobjcMonobjc Documented Class Library
SFCertificateTrustPanel..::..SFCertificateTrustPanelSheetDispatcher Constructor (modalDelegate)
NamespacesMonobjc.SecurityInterfaceSFCertificateTrustPanel..::..SFCertificateTrustPanelSheetDispatcherSFCertificateTrustPanel..::..SFCertificateTrustPanelSheetDispatcher(SheetDidEndReturnCodeContextInfoEventHandler<(Of <<'(SFCertificateTrustPanel>)>>))
Initializes a new instance of the SFCertificateTrustPanel..::..SFCertificateTrustPanelSheetDispatcher class.
Declaration Syntax
C#Visual BasicVisual C++
public SFCertificateTrustPanelSheetDispatcher(
	SheetDidEndReturnCodeContextInfoEventHandler<SFCertificateTrustPanel> modalDelegate
)
Public Sub New ( _
	modalDelegate As SheetDidEndReturnCodeContextInfoEventHandler(Of SFCertificateTrustPanel) _
)
public:
SFCertificateTrustPanelSheetDispatcher(
	SheetDidEndReturnCodeContextInfoEventHandler<SFCertificateTrustPanel^>^ modalDelegate
)
Parameters
modalDelegate (SheetDidEndReturnCodeContextInfoEventHandler<(Of <(<'SFCertificateTrustPanel>)>)>)
The modal delegate.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.SecurityInterface (Module: Monobjc.SecurityInterface)