예제 #1
0
 private void detach_smtp_mail_details(smtp_mail_detail entity)
 {
     this.SendPropertyChanging();
     entity.smtp_mail_batch = null;
 }