C# Class SmtpServer.Protocol.Text.TokenReader

Afficher le fichier Open project: cosullivan/SmtpServer Class Usage Examples

Méthodes publiques

Méthode Description
NextToken ( ) : Token

Reads the next token.

Method Details

NextToken() public abstract méthode

Reads the next token.
public abstract NextToken ( ) : Token
Résultat Token