메소드 | 설명 | |
---|---|---|
Send ( String from, String to, String message ) : void | ||
SmtpEmailSender ( String host, int port ) : System |
public Send ( String from, String to, String message ) : void | ||
from | String | |
to | String | |
message | String | |
리턴 | void |
public SmtpEmailSender ( String host, int port ) : System | ||
host | String | |
port | int | |
리턴 | System |