C# Class BasicQueryOperators.Examples.SelectManyNewsImagesExample

Datei anzeigen Open project: tamirdresher/RxInAction

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
AddToHeadlines ( NewImageViewModel img ) : void
AddToHeadlines ( NewsImage img ) : void
ProcessingTheSourceAndTheResult ( ) : void
ProcessingTheSourceAndTheResultWithLet ( ) : void
SimpleCollectionsFlattening ( ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void