C# Class YamlSharp.Tokens.Token

Afficher le fichier Open project: janno-p/YamlSharp

Méthodes publiques

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

Method Details

Token() public méthode

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