C# Class YamlSharp.Tokens.DirectivesEndToken

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

Public Methods

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

Method Details

DirectivesEndToken() public method

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