C# 클래스 Microsoft.DocAsCode.Build.ManagedReference.BuildOutputs.ApiBuildOutput

파일 보기 프로젝트 열기: dotnet/docfx 1 사용 예제들

Private Properties

프로퍼티 타입 설명
FromModel ApiBuildOutput
GetCrefInfoList List
GetLinkInfoList List
GetReferenceList List
IntersectLangs string[]

공개 메소드들

메소드 설명
FromModel ( PageViewModel model ) : ApiBuildOutput

비공개 메소드들

메소드 설명
FromModel ( ItemViewModel model, ApiReferenceBuildOutput>.Dictionary references, object>.Dictionary metadata ) : ApiBuildOutput
GetCrefInfoList ( List crefs, ApiReferenceBuildOutput>.Dictionary references, string supportedLanguages ) : List
GetLinkInfoList ( List links, ApiReferenceBuildOutput>.Dictionary references, string supportedLanguages ) : List
GetReferenceList ( List uids, ApiReferenceBuildOutput>.Dictionary references, string supportedLanguages, bool extractIndex = false ) : List
IntersectLangs ( string defaultLangs, string displayLangs ) : string[]

메소드 상세

FromModel() 공개 정적인 메소드

public static FromModel ( PageViewModel model ) : ApiBuildOutput
model Microsoft.DocAsCode.DataContracts.ManagedReference.PageViewModel
리턴 ApiBuildOutput