Method |
Description |
|
GetContents ( System.Xml.Linq.XElement src ) : string |
|
|
GetDateTimeValue ( System.Xml.Linq.XElement src ) : System.DateTime |
|
|
GetInstallerTypeValue ( System.Xml.Linq.XAttribute src ) : InstallerType |
|
|
GetIntValue ( System.Xml.Linq.XAttribute src ) : long |
|
|
GetStringValue ( System.Xml.Linq.XAttribute src ) : string |
|
|
GetStringValue ( System.Xml.Linq.XElement src ) : string |
|
|
GetUriValue ( System.Xml.Linq.XAttribute src ) : Uri |
|
|
GetUriValue ( System.Xml.Linq.XElement src ) : Uri |
|
|
OnDownloadDataCompleted ( object sender, DownloadDataCompletedEventArgs args ) : void |
|
|
ParseAppCast ( string data ) : IEnumerable |
|
|