C# 클래스 NetIde.Help.HelpSearchManager.Parsed

파일 보기 프로젝트 열기: netide/netide

공개 메소드들

메소드 설명
Append ( char c ) : Parsed
Append ( string text ) : Parsed
GetContent ( ) : string

메소드 상세

Append() 공개 메소드

public Append ( char c ) : Parsed
c char
리턴 Parsed

Append() 공개 메소드

public Append ( string text ) : Parsed
text string
리턴 Parsed

GetContent() 공개 메소드

public GetContent ( ) : string
리턴 string