public interface MailSending
void
send(String[] to, String subject, String text)
void send(String[] to, String subject, String text)
to
subject
text
Copyright © 2021. All rights reserved.