C# Класс Monobjc.SecurityInterface.SFCertificateTrustPanel.SFCertificateTrustPanelSheetDispatcher

Наследование: NSObject
Показать файл Открыть проект

Открытые методы

Метод Описание
SFCertificateTrustPanelSheetDispatcher ( ) : System

Initializes a new instance of the SFCertificateTrustPanelSheetDispatcher class.

SFCertificateTrustPanelSheetDispatcher ( IntPtr nativePointer ) : System

Initializes a new instance of the SFCertificateTrustPanelSheetDispatcher class.

SFCertificateTrustPanelSheetDispatcher ( SheetDidEndReturnCodeContextInfoEventHandler modalDelegate ) : System

Initializes a new instance of the SFCertificateTrustPanelSheetDispatcher class.

Приватные методы

Метод Описание
PanelDidEndReturnCodeContextInfo ( SFCertificateTrustPanel sheet, NSInteger returnCode, IntPtr contextInfo ) : void

Описание методов

SFCertificateTrustPanelSheetDispatcher() публичный Метод

Initializes a new instance of the SFCertificateTrustPanelSheetDispatcher class.
public SFCertificateTrustPanelSheetDispatcher ( ) : System
Результат System

SFCertificateTrustPanelSheetDispatcher() публичный Метод

Initializes a new instance of the SFCertificateTrustPanelSheetDispatcher class.
public SFCertificateTrustPanelSheetDispatcher ( IntPtr nativePointer ) : System
nativePointer System.IntPtr The native pointer.
Результат System

SFCertificateTrustPanelSheetDispatcher() публичный Метод

Initializes a new instance of the SFCertificateTrustPanelSheetDispatcher class.
public SFCertificateTrustPanelSheetDispatcher ( SheetDidEndReturnCodeContextInfoEventHandler modalDelegate ) : System
modalDelegate SheetDidEndReturnCodeContextInfoEventHandler The modal delegate.
Результат System