C# Класс Microsoft.Legal.MatterCenter.Web.EmailController

Наследование: Microsoft.AspNetCore.Mvc.Controller
Показать файл Открыть проект

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

Метод Описание
EmailController ( IOptions errorSettings, ICustomLogger customLogger, IMatterCenterServiceFunctions matterCenterServiceFunctions, IOptions logTables, IDocumentProvision documentProvision, IOptions documentSettings ) : Microsoft.AspNetCore.Authorization

Controlls the functionality for email related.

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

Метод Описание
DownloadAttachmentsAsStream ( [ mailAttachmentDetails ) : IActionResult

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

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

Controlls the functionality for email related.
public EmailController ( IOptions errorSettings, ICustomLogger customLogger, IMatterCenterServiceFunctions matterCenterServiceFunctions, IOptions logTables, IDocumentProvision documentProvision, IOptions documentSettings ) : Microsoft.AspNetCore.Authorization
errorSettings IOptions
customLogger ICustomLogger
matterCenterServiceFunctions IMatterCenterServiceFunctions
logTables IOptions
documentProvision IDocumentProvision
documentSettings IOptions
Результат Microsoft.AspNetCore.Authorization