FileSignatureServiceContext - конструктор |
Пространство имён:
Tessa.UI.Files.Controls.DigitalSignature
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public FileSignatureServiceContext(
IFileControl fileControl,
IMenuContext menuContext,
IDialogService dialogService,
ICAdESManager edsManager,
IEDSCertificateProvider edsCertificateProvider,
IFileSignatureExporter signatureExporter
)
Public Sub New (
fileControl As IFileControl,
menuContext As IMenuContext,
dialogService As IDialogService,
edsManager As ICAdESManager,
edsCertificateProvider As IEDSCertificateProvider,
signatureExporter As IFileSignatureExporter
)
public:
FileSignatureServiceContext(
IFileControl^ fileControl,
IMenuContext^ menuContext,
IDialogService^ dialogService,
ICAdESManager^ edsManager,
IEDSCertificateProvider^ edsCertificateProvider,
IFileSignatureExporter^ signatureExporter
)
new :
fileControl : IFileControl *
menuContext : IMenuContext *
dialogService : IDialogService *
edsManager : ICAdESManager *
edsCertificateProvider : IEDSCertificateProvider *
signatureExporter : IFileSignatureExporter -> FileSignatureServiceContext
Параметры
- fileControl
- Тип: Tessa.UI.FilesIFileControl
- menuContext
- Тип: Tessa.UI.MenuIMenuContext
- dialogService
- Тип: Tessa.UI.ControlsIDialogService
- edsManager
- Тип: Tessa.Platform.EDSICAdESManager
- edsCertificateProvider
- Тип: Tessa.Platform.EDSIEDSCertificateProvider
- signatureExporter
- Тип: Tessa.UI.FilesIFileSignatureExporter
См. также