C# Class YamlSharp.Tokens.Token

Show file Open project: janno-p/YamlSharp

Public Methods

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

Method Details

Token() public method

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