C# Class Rainy.NoteConversion.NoteConversion

Afficher le fichier Open project: Dynalon/Rainy

Méthodes publiques

Méthode Description
ToHtml ( this note_body ) : string
ToTomboyXml ( this html_body ) : string

Private Methods

Méthode Description
ReplaceOuterWith ( this element, CQ new_outer ) : CQ
ReplaceOuterWithTag ( this element, string tag ) : CQ

Method Details

ToHtml() public static méthode

public static ToHtml ( this note_body ) : string
note_body this
Résultat string

ToTomboyXml() public static méthode

public static ToTomboyXml ( this html_body ) : string
html_body this
Résultat string