C# 클래스 Utilities.Email

파일 보기 프로젝트 열기: NGFieldScope/JS-FieldScope 1 사용 예제들

공개 메소드들

메소드 설명
Send ( string to, string subject, string message ) : void

메소드 상세

Send() 공개 정적인 메소드

public static Send ( string to, string subject, string message ) : void
to string
subject string
message string
리턴 void