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

Inheritance: XRefRedirectionReader
Afficher le fichier Open project: dotnet/docfx

Méthodes publiques

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

Méthodes protégées

Méthode Description
GetMap ( string name ) : IXRefContainer

Method Details

GetMap() protected méthode

protected GetMap ( string name ) : IXRefContainer
name string
Résultat IXRefContainer

XRefMapReader() public méthode

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