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

Инициализирует новый экземпляр класса SmtpSender

Definition

Пространство имён: Tessa.Extensions.Default.Chronos.Notices
Сборка: Tessa.Extensions.Default.Chronos (в Tessa.Extensions.Default.Chronos.dll) Версия: 3.6.0.22
C#
public SmtpSender(
	ICardServerPermissionsProvider permissionsProvider,
	ICardContentStrategy contentStrategy,
	ICardStreamClientRepository clientRepository,
	ICardRepository extendedRepository,
	IDbScope dbScope,
	IOutboxManager outboxManager
)

Параметры

permissionsProvider  ICardServerPermissionsProvider
 
contentStrategy  ICardContentStrategy
 
clientRepository  ICardStreamClientRepository
 
extendedRepository  ICardRepository
 
dbScope  IDbScope
 
outboxManager  IOutboxManager
 

См. также