C# Class YamlSharp.Tokens.DocumentEndToken

Inheritance: Token
Afficher le fichier Open project: janno-p/YamlSharp

Méthodes publiques

Méthode Description
DocumentEndToken ( int startMark, int endMark ) : System.Collections.Generic

Method Details

DocumentEndToken() public méthode

public DocumentEndToken ( int startMark, int endMark ) : System.Collections.Generic
startMark int
endMark int
Résultat System.Collections.Generic