C# Class Microsoft.R.Support.RD.Parser.RdArgumentDescription

Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
ExtractArgumentDecriptions ( Microsoft.R.Support.RD.Parser.RdParseContext context ) : string>.IReadOnlyDictionary

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

Private Methods

Méthode Description
ParseArgumentItem ( Microsoft.R.Support.RD.Parser.RdParseContext context ) : IEnumerable

Method Details

ExtractArgumentDecriptions() public static méthode

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
Résultat string>.IReadOnlyDictionary