C# Класс CsQuery.CsQueryConfig2

Global configuration and defaults
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
GetDefaultOutputFormatter IOutputFormatter

Открытые методы

Метод Описание
CsQueryConfig2 ( ) : System

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

Приватные методы

Метод Описание
GetDefaultOutputFormatter ( ) : IOutputFormatter

Creates an OutputFormatter using the default options & encoder.

Описание методов

CsQueryConfig2() публичный Метод

Default constructor; populates the CsQueryConfig object with system default options.
public CsQueryConfig2 ( ) : System
Результат System