C# Class Microsoft.DocAsCode.Build.ManagedReference.ApplyPlatformVersion

Inheritance: Microsoft.DocAsCode.Build.Common.BaseDocumentBuildStep
ファイルを表示 Open project: dotnet/docfx

Public Methods

Method Description
Prebuild ( ImmutableList models, IHostService host ) : IEnumerable

Private Methods

Method Description
GetPlatformVersionFromMetadata ( object value ) : List

Method Details

Prebuild() public method

public Prebuild ( ImmutableList models, IHostService host ) : IEnumerable
models ImmutableList
host IHostService
return IEnumerable