C# Class YamlSharp.Tokens.DocumentEndToken

Inheritance: Token
Mostra file Open project: janno-p/YamlSharp

Public Methods

Method Description
DocumentEndToken ( int startMark, int endMark ) : System.Collections.Generic

Method Details

DocumentEndToken() public method

public DocumentEndToken ( int startMark, int endMark ) : System.Collections.Generic
startMark int
endMark int
return System.Collections.Generic