Method | Description | |
---|---|---|
GenerateCode ( ) : string | ||
TrackedBundleVersionGenerator ( string className, string bundleVersion, string bundleIdentifier ) : System |
Method | Description | |
---|---|---|
CheckForUpdatesFromClass ( ) : bool |
Method | Description | |
---|---|---|
FormatVersionConstantNames ( string version ) : string | ||
GetHistoryFromLastVersionObject ( ) : ArrayList | ||
GetVersionFromLastVersionObject ( ) : string | ||
GetVersionFromVersionInfoObject ( object o ) : string |
protected CheckForUpdatesFromClass ( ) : bool | ||
return | bool |
public TrackedBundleVersionGenerator ( string className, string bundleVersion, string bundleIdentifier ) : System | ||
className | string | |
bundleVersion | string | |
bundleIdentifier | string | |
return | System |