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