C# Class YamlSharp.Tokens.DirectivesStartToken

Inheritance: Token
ファイルを表示 Open project: janno-p/YamlSharp

Public Methods

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

Method Details

DirectivesStartToken() public method

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