C# Class Microsoft.DocAsCode.Build.Engine.XRefMapReader

Inheritance: XRefRedirectionReader
ファイルを表示 Open project: dotnet/docfx

Public Methods

Method Description
XRefMapReader ( string majorKey, IXRefContainer>.Dictionary maps ) : System.Collections.Generic

Protected Methods

Method Description
GetMap ( string name ) : IXRefContainer

Method Details

GetMap() protected method

protected GetMap ( string name ) : IXRefContainer
name string
return IXRefContainer

XRefMapReader() public method

public XRefMapReader ( string majorKey, IXRefContainer>.Dictionary maps ) : System.Collections.Generic
majorKey string
maps IXRefContainer>.Dictionary
return System.Collections.Generic