Для изменения размера нажмите или перетащите

FileSignatureServiceContext - конструктор

Инициализирует новый экземпляр класса 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
)

Параметры

fileControl
Тип: Tessa.UI.FilesIFileControl
menuContext
Тип: Tessa.UI.MenuIMenuContext
dialogService
Тип: Tessa.UI.ControlsIDialogService
edsManager
Тип: Tessa.Platform.EDSICAdESManager
edsCertificateProvider
Тип: Tessa.Platform.EDSIEDSCertificateProvider
signatureExporter
Тип: Tessa.UI.FilesIFileSignatureExporter
См. также