C# Class CsQuery.CsQueryConfig2

Global configuration and defaults
Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Private Properties

Свойство Type Description
GetDefaultOutputFormatter IOutputFormatter

Méthodes publiques

Méthode Description
CsQueryConfig2 ( ) : System

Default constructor; populates the CsQueryConfig object with system default options.

Private Methods

Méthode Description
GetDefaultOutputFormatter ( ) : IOutputFormatter

Creates an OutputFormatter using the default options & encoder.

Method Details

CsQueryConfig2() public méthode

Default constructor; populates the CsQueryConfig object with system default options.
public CsQueryConfig2 ( ) : System
Résultat System