C# 클래스 SmtpServer.SmtpTransaction

상속: SmtpServer.Mail.MimeMessage, ISmtpTransaction
파일 보기 프로젝트 열기: cosullivan/SmtpServer

공개 메소드들

메소드 설명
Reset ( ) : void

Reset the current transaction.

SmtpTransaction ( ) : System.Collections.ObjectModel

Constructor.

메소드 상세

Reset() 공개 메소드

Reset the current transaction.
public Reset ( ) : void
리턴 void

SmtpTransaction() 공개 메소드

Constructor.
public SmtpTransaction ( ) : System.Collections.ObjectModel
리턴 System.Collections.ObjectModel