C# 클래스 Sogeti.Provisioning.WebJob.Helpers.NotificationMail

파일 보기 프로젝트 열기: sogeti/Site-provisioning

공개 메소드들

메소드 설명
NotificationMail ( ) : System
SendMailNotification ( string sharePointAppUrl, string name, string useremail = null ) : void

비공개 메소드들

메소드 설명
GetMailMessage ( object parameters ) : string
LoadTemplate ( string templatePath ) : string

메소드 상세

NotificationMail() 공개 메소드

public NotificationMail ( ) : System
리턴 System

SendMailNotification() 공개 메소드

public SendMailNotification ( string sharePointAppUrl, string name, string useremail = null ) : void
sharePointAppUrl string
name string
useremail string
리턴 void