C# 클래스 Pedamorf.Library.WebKitRemoteEngine

상속: WebKitEngine
파일 보기 프로젝트 열기: bradyholt/pedamorf

보호된 프로퍼티들

프로퍼티 타입 설명
m_sourceUrls string[]

공개 메소드들

메소드 설명
WebKitRemoteEngine ( string url ) : System

보호된 메소드들

메소드 설명
Convert ( ConversionOptions options ) : void

메소드 상세

Convert() 보호된 메소드

protected Convert ( ConversionOptions options ) : void
options ConversionOptions
리턴 void

WebKitRemoteEngine() 공개 메소드

public WebKitRemoteEngine ( string url ) : System
url string
리턴 System

프로퍼티 상세

m_sourceUrls 보호되어 있는 프로퍼티

protected string[] m_sourceUrls
리턴 string[]