C# 클래스 StatLight.Core.WebBrowser.FirefoxWebBrowser

상속: OutOfProcessWebBrowserBase
파일 보기 프로젝트 열기: staxmanade/StatLight

공개 메소드들

메소드 설명
FirefoxWebBrowser ( ILogger logger, Uri uri, bool forceBrowserStart, bool isStartingMultipleInstances ) : System

보호된 메소드들

메소드 설명
GetCommandLineArguments ( Uri uri ) : string

메소드 상세

FirefoxWebBrowser() 공개 메소드

public FirefoxWebBrowser ( ILogger logger, Uri uri, bool forceBrowserStart, bool isStartingMultipleInstances ) : System
logger ILogger
uri System.Uri
forceBrowserStart bool
isStartingMultipleInstances bool
리턴 System

GetCommandLineArguments() 보호된 메소드

protected GetCommandLineArguments ( Uri uri ) : string
uri System.Uri
리턴 string