Method |
Description |
|
AssemblyGetResponse ( IAsyncResult result ) : void |
|
|
AssemblyRegister ( Assembly assembly ) : void |
|
|
CompareRuntimeVersions ( ) : void |
|
|
CreateApplication ( ) : bool |
|
|
DownloadAssembly ( Uri uri, int errorCode ) : void |
|
|
EmitError ( int errorCode, string message ) : void |
|
|
ExtractXap ( string xapPath ) : void |
|
|
GetAppIdForUri ( Uri AppUri, string &xapLocationStr ) : string |
|
|
InitializeDeployment ( IntPtr plugin, string xapPath, string culture, string uiCulture ) : bool |
|
|
InitializeDeployment ( string culture, string uiCulture ) : bool |
|
|
LoadAssemblies ( ) : bool |
|
|
QueueForShutdown ( System.Action a ) : bool |
|
|
ReadManifest ( ) : void |
|
|
SetEntryAssembly ( Assembly asm ) : void |
|
|
Shutdown ( ) : bool |
|
|
TerminateAndSetCulture ( string culture, string uiCulture ) : void |
|
|
TerminateCurrentApplication ( ) : void |
|
|
UnqueueForShutdown ( System.Action a ) : void |
|
|