C# 클래스 CsQuery.CsQueryConfig2

Global configuration and defaults
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

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