C# 클래스 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.

상속: TopMetricsReaderBase
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 메소드들

메소드 설명
TwitterSearchNetworkTopItemsReader ( ) : System

Initializes a new instance of the class.

비공개 메소드들

메소드 설명
AssertValid ( ) : void

메소드 상세

TwitterSearchNetworkTopItemsReader() 공개 메소드

Initializes a new instance of the class.
public TwitterSearchNetworkTopItemsReader ( ) : System
리턴 System