C# Class CsQuery.CsQueryConfig

Global configuration and defaults
Mostrar archivo Open project: prepare/HTML-Renderer Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CsQueryConfig ( ) : System

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

Method Details

CsQueryConfig() public method

Default constructor; populates the CsQueryConfig object with system default options.
public CsQueryConfig ( ) : System
return System