C# Class Microsoft.DocAsCode.Dfm.DfmFallbackHelper

Datei anzeigen Open project: dotnet/docfx Class Usage Examples

Public Methods

Method Description
GetFilePathWithFallback ( string relativePath, IMarkdownContext context ) : bool>.Tuple

Get file path with fallback

Method Details

GetFilePathWithFallback() public static method

Get file path with fallback
public static GetFilePathWithFallback ( string relativePath, IMarkdownContext context ) : bool>.Tuple
relativePath string original relative path in markdown.
context IMarkdownContext markdown context
return bool>.Tuple