C# 클래스 Microsoft.R.Support.RD.Parser.RdArgumentDescription

파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

공개 메소드들

메소드 설명
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