C# Class Discovery.Reccommendations.Followers.BeganFollowingPollingFeedConsumer

ファイルを表示 Open project: elbandit/PPPDDD

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
FetchAndProcessNextBatchOfEvents ( ) : void
FetchFeed ( ) : System.ServiceModel.Syndication.SyndicationFeed
GetUnprocessedEvents ( List events ) : List
ParseEvent ( System.ServiceModel.Syndication.SyndicationContent content ) : BeganFollowing
ParseFeedContent ( System.ServiceModel.Syndication.SyndicationContent syndicationContent ) : string
ProcessEvents ( List events ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void