C# 클래스 Microsoft.DocAsCode.Dfm.FullFileBlockPathQueryOption

상속: DfmFencesBlockPathQueryOption
파일 보기 프로젝트 열기: dotnet/docfx

공개 메소드들

메소드 설명
GetQueryLines ( string lines ) : IEnumerable
ValidateAndPrepare ( string lines, DfmFencesToken token ) : bool

메소드 상세

GetQueryLines() 공개 메소드

public GetQueryLines ( string lines ) : IEnumerable
lines string
리턴 IEnumerable

ValidateAndPrepare() 공개 메소드

public ValidateAndPrepare ( string lines, DfmFencesToken token ) : bool
lines string
token DfmFencesToken
리턴 bool