C# Class Smrf.NodeXL.ExcelTemplate.TwitterSearchNetworkTopItemsReader

Class that knows how to read the the "top items in the tweets within a Twitter search network" from a NodeXL workbook.
Call TopMetricsReaderBase.TryReadMetrics to attempt to read the top Twitter items.

This class does not calculate the top items. Instead, it reads the top items that were calculated by and written to the workbook.

Inheritance: TopMetricsReaderBase
Afficher le fichier Open project: 2014-sed-team3/term-project

Méthodes publiques

Méthode Description
TwitterSearchNetworkTopItemsReader ( ) : System

Initializes a new instance of the class.

Private Methods

Méthode Description
AssertValid ( ) : void

Method Details

TwitterSearchNetworkTopItemsReader() public méthode

Initializes a new instance of the class.
public TwitterSearchNetworkTopItemsReader ( ) : System
Résultat System