C# 클래스 Microsoft.Legal.MatterCenter.Web.EmailController

상속: Microsoft.AspNetCore.Mvc.Controller
파일 보기 프로젝트 열기: Microsoft/mattercenter

공개 메소드들

메소드 설명
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