프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreateIndex | void | ||
CreateReadme | void | ||
CreateStartShortcut | void | ||
ExtractResource | void | ||
GetResourcePostAction | Action | ||
GetResourceVersion | string | ||
GetResourceVersionBare | string | ||
InstallPackage | void | ||
ResourceDownloadFileCompleted | void | ||
ResourceDownloadProgressChanged | void |
메소드 | 설명 | |
---|---|---|
Install ( ) : void | ||
MobileResourceManager ( string MobilePath, MobileVersion Version ) : System |
메소드 | 설명 | |
---|---|---|
CreateIndex ( ) : void | ||
CreateReadme ( ) : void | ||
CreateStartShortcut ( ) : void | ||
ExtractResource ( string ResourceFile, string Location ) : void | ||
GetResourcePostAction ( string projectDir ) : Action | ||
GetResourceVersion ( ) : string | ||
GetResourceVersionBare ( ) : string | ||
InstallPackage ( ResourcePackage package ) : void | ||
ResourceDownloadFileCompleted ( object sender, AsyncCompletedEventArgs e ) : void | ||
ResourceDownloadProgressChanged ( object sender, DownloadProgressChangedEventArgs e ) : void |
public MobileResourceManager ( string MobilePath, MobileVersion Version ) : System | ||
MobilePath | string | |
Version | MobileVersion | |
리턴 | System |