C# Класс Microsoft.R.Support.RD.Parser.RdArgumentDescription

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ExtractArgumentDecriptions ( Microsoft.R.Support.RD.Parser.RdParseContext context ) : string>.IReadOnlyDictionary

Extracts argument names and descriptions from the RD '\arguments{...} construct

Приватные методы

Метод Описание
ParseArgumentItem ( Microsoft.R.Support.RD.Parser.RdParseContext context ) : IEnumerable

Описание методов

ExtractArgumentDecriptions() публичный статический Метод

Extracts argument names and descriptions from the RD '\arguments{...} construct
public static ExtractArgumentDecriptions ( Microsoft.R.Support.RD.Parser.RdParseContext context ) : string>.IReadOnlyDictionary
context Microsoft.R.Support.RD.Parser.RdParseContext
Результат string>.IReadOnlyDictionary