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