C# Class Itenso.Rtf.Converter.Html.RtfHtmlElementPath

Afficher le fichier Open project: Shereef/RTF-to-HTML-Converter-Class-Library-DLL

Méthodes publiques

Méthode Description
Contains ( HtmlTextWriterTag tag ) : bool
IsCurrent ( HtmlTextWriterTag tag ) : bool
Pop ( ) : void
Push ( HtmlTextWriterTag tag ) : void
ToString ( ) : string

Method Details

Contains() public méthode

public Contains ( HtmlTextWriterTag tag ) : bool
tag HtmlTextWriterTag
Résultat bool

IsCurrent() public méthode

public IsCurrent ( HtmlTextWriterTag tag ) : bool
tag HtmlTextWriterTag
Résultat bool

Pop() public méthode

public Pop ( ) : void
Résultat void

Push() public méthode

public Push ( HtmlTextWriterTag tag ) : void
tag HtmlTextWriterTag
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string