C# 클래스 NuGetGallery.Operations.SendAlertMailTask

상속: OpsTask
파일 보기 프로젝트 열기: NuGet/NuGet.Services.Dashboard

Private Properties

프로퍼티 타입 설명
CreateIncident void
GetMailContent string
SendEmail void

공개 메소드들

메소드 설명
ExecuteCommand ( ) : void

비공개 메소드들

메소드 설명
CreateIncident ( ) : void
GetMailContent ( ) : string
SendEmail ( ) : void

메소드 상세

ExecuteCommand() 공개 메소드

public ExecuteCommand ( ) : void
리턴 void