C# 클래스 SmtpServer.Protocol.Text.TokenReader

파일 보기 프로젝트 열기: cosullivan/SmtpServer 1 사용 예제들

공개 메소드들

메소드 설명
NextToken ( ) : Token

Reads the next token.

메소드 상세

NextToken() 공개 추상적인 메소드

Reads the next token.
public abstract NextToken ( ) : Token
리턴 Token