예제 #1
0
 public void GetSend(SendGmail send)
 {
     this.send = send;
 }
예제 #2
0
 public void GetGmail(SendGmail send)
 {
     this.gmail = send;
 }