C# 클래스 Microsoft.DocAsCode.Build.Engine.XRefMapReader

상속: XRefRedirectionReader
파일 보기 프로젝트 열기: dotnet/docfx

공개 메소드들

메소드 설명
XRefMapReader ( string majorKey, IXRefContainer>.Dictionary maps ) : System.Collections.Generic

보호된 메소드들

메소드 설명
GetMap ( string name ) : IXRefContainer

메소드 상세

GetMap() 보호된 메소드

protected GetMap ( string name ) : IXRefContainer
name string
리턴 IXRefContainer

XRefMapReader() 공개 메소드

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