C# 클래스 Skybound.Gecko.XULRunnerLocator

Search /usr/lib directory for the latest xulrunner. Currently looks for xulrunner-1.9.2 variants in /usr/lib. Returns null if no xulrunner-1.9.2 directory is found. xulrunner doesn't come with a .pc file so I can't use pkg-config to find location of xulrunner.
파일 보기 프로젝트 열기: tophatmonocle/DirtyGecko

공개 메소드들

메소드 설명
GetXULRunnerLocation ( ) : string

메소드 상세

GetXULRunnerLocation() 공개 정적인 메소드

public static GetXULRunnerLocation ( ) : string
리턴 string