C# Class Microsoft.DocAsCode.Build.TableOfContents.MarkdownTocReader.NodeState

Inheritance: ParseState
Exibir arquivo Open project: dotnet/docfx

Public Methods

Method Description
NodeState ( ParseState state, int level ) : System

Method Details

NodeState() public method

public NodeState ( ParseState state, int level ) : System
state ParseState
level int
return System