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

Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Private Properties

Property Type Description

Public Methods

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

Method Details

AllFeed() public method

public AllFeed ( ) : FlatRedBall.IO
return FlatRedBall.IO

StartDownloadingInformation() public static method

public static StartDownloadingInformation ( string url, DownloadState>.Action callback ) : void
url string
callback DownloadState>.Action
return void