C# Class FlatRedBall.Glue.Plugins.Rss.AllFeed

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AllFeed ( ) : FlatRedBall.IO
StartDownloadingInformation ( string url, DownloadState>.Action callback ) : void

Method Details

AllFeed() public méthode

public AllFeed ( ) : FlatRedBall.IO
Résultat FlatRedBall.IO

StartDownloadingInformation() public static méthode

public static StartDownloadingInformation ( string url, DownloadState>.Action callback ) : void
url string
callback DownloadState>.Action
Résultat void