LanguageSpecificText.LanguageSpecificText Constructor
Definition
- Assembly
- Sandcastle.Core.dll
Constructor
public LanguageSpecificText(bool applyKeywordStyle, IEnumerable<(string LanguageId, string Keyword)> text)
Parameters
applyKeywordStyleboolTrue to apply the KeywordStyleName to the rendered language-specific text, false to not apply it.
textIEnumerable<(string Key, string Value)>An enumerable list of tuples containing the language ID and related text to display