프로퍼티 | 타입 | 설명 | |
---|---|---|---|
started | bool |
메소드 | 설명 | |
---|---|---|
CompileNewXAP ( HashSet |
||
CreateNewHtml ( string shared, string tempPath, string url, string id, IEnumerable |
||
EncodeString ( string data ) : string | ||
GenerateFullListOfDlls ( IEnumerable |
||
LaunchBrowserRunner ( bool ishidden, string temphtml, Action |
public static CompileNewXAP ( HashSet |
||
fullsetOfDlls | HashSet |
|
shared | string | |
리턴 | string |
public static CreateNewHtml ( string shared, string tempPath, string url, string id, IEnumerable |
||
shared | string | |
tempPath | string | |
url | string | |
id | string | |
dlls | IEnumerable |
|
리턴 | string |
public static GenerateFullListOfDlls ( IEnumerable |
||
dlls | IEnumerable |
|
리턴 | HashSet |
public static LaunchBrowserRunner ( bool ishidden, string temphtml, Action |
||
ishidden | bool | |
temphtml | string | |
whenFinished | Action |
|
whenExiting | System.Action | |
리턴 | Thread |