Property | Type | Description | |
---|---|---|---|
AutoUpdateXml | System | ||
ExistsOnServer | System.Boolean | ||
IsNewerThan | System.Boolean | ||
Parse |
Method | Description | |
---|---|---|
AutoUpdateXml ( System.Version version, |
Creates a new AutoUpdateXml object
|
|
ExistsOnServer ( |
Checks the Uri to make sure file exist
|
|
IsNewerThan ( System.Version version ) : System.Boolean |
Checks if update's version is newer than the old version
|
|
Parse ( |
Parses the update.xml into AutoUpdateXml object
|