C# Class LayoutFarm.WebDom.Parser.TextSource

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetInternalText ( TextSource textsource ) : string
TextSource ( char textBuffer ) : System

Method Details

GetInternalText() public static méthode

public static GetInternalText ( TextSource textsource ) : string
textsource TextSource
Résultat string

TextSource() public méthode

public TextSource ( char textBuffer ) : System
textBuffer char
Résultat System