C# 클래스 Rainy.NoteConversion.NoteConversion

파일 보기 프로젝트 열기: Dynalon/Rainy

공개 메소드들

메소드 설명
ToHtml ( this note_body ) : string
ToTomboyXml ( this html_body ) : string

비공개 메소드들

메소드 설명
ReplaceOuterWith ( this element, CQ new_outer ) : CQ
ReplaceOuterWithTag ( this element, string tag ) : CQ

메소드 상세

ToHtml() 공개 정적인 메소드

public static ToHtml ( this note_body ) : string
note_body this
리턴 string

ToTomboyXml() 공개 정적인 메소드

public static ToTomboyXml ( this html_body ) : string
html_body this
리턴 string