Méthode | Description | |
---|---|---|
Fetch ( ) : bool |
Fetch the information on the latest version of yaircc.
|
|
FetchReleaseNotes ( System.Version version ) : bool |
Fetches and parses the release notes from the user's version up to this version.
|
|
ProgramUpdate ( ) : System |
Initialises a new instance of the Yaircc.Net.ProgramUpdate class.
|
Méthode | Description | |
---|---|---|
Parse ( string xml ) : bool |
Parse the XML into the ProgramUpdate.
|
public FetchReleaseNotes ( System.Version version ) : bool | ||
version | System.Version | The version of the current executable. |
Résultat | bool |