C# Class Discovery.Reccommendations.Followers.BeganFollowingPollingFeedConsumer

Afficher le fichier Open project: elbandit/PPPDDD

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode 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 méthode

public static Main ( string args ) : void
args string
Résultat void