C# 클래스 Microsoft.DocAsCode.HelpTextGenerator

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

공개 메소드들

메소드 설명
GetHeader ( ) : string
GetSubCommandHelpMessage ( object option, string usages ) : string
GetVersion ( ) : HelpText

비공개 메소드들

메소드 설명
AddLinesToHelpText ( HelpText helpText, string message ) : void
HelpTextGenerator ( ) : CommandLine.Text

메소드 상세

GetHeader() 공개 정적인 메소드

public static GetHeader ( ) : string
리턴 string

GetSubCommandHelpMessage() 공개 정적인 메소드

public static GetSubCommandHelpMessage ( object option, string usages ) : string
option object
usages string
리턴 string

GetVersion() 공개 정적인 메소드

public static GetVersion ( ) : HelpText
리턴 CommandLine.Text.HelpText