메소드 |
설명 |
|
AppendName ( string file, string name ) : void |
|
|
BuildService ( ) : System |
|
|
ConnectEventsStream ( TextWriter tw ) : WaitHandle |
|
|
FindFiles ( HashSet fileList, string path ) : void |
|
|
GenerateInstallerFile ( UserModel m, string packagesPath, Cydin.Models.Release rel ) : void |
|
|
GenerateInstallerXml ( TextWriter sw, UserModel m, Cydin.Models.Release rel ) : void |
|
|
GetCompatibleAppVersions ( UserModel m, List allAppReleases, string appVersion ) : string[] |
|
|
GetNewerCompatibleAppVersions ( UserModel m, List allAppReleases, string appVersion ) : List |
|
|
IsLatestRelease ( UserModel m, List allAppReleases, List releases, Cydin.Models.Release release, string platform, string targetAppVersion ) : bool |
|
|
NotifyEvent ( string eventId, int appId, int projectId ) : void |
|
|
RunCommand ( string command, string args, StringBuilder output, StringBuilder error, int timeout ) : void |
|
|
RunUpdater ( ) : void |
|
|
UpdateAllRepos ( bool updateAll ) : void |
|
|
UpdateRepos ( int appId, bool updateAll ) : void |
|
|