C# 클래스 Pomona.Documentation.Nodes.TextNode

상속: DocNode, ITextNode
파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
TextNode ( string text ) : System

보호된 메소드들

메소드 설명
OnToString ( string>.Func formattingHook ) : string

메소드 상세

OnToString() 보호된 메소드

protected OnToString ( string>.Func formattingHook ) : string
formattingHook string>.Func
리턴 string

TextNode() 공개 메소드

public TextNode ( string text ) : System
text string
리턴 System