C# 클래스 Smrf.NodeXL.GraphDataProviders.YouTube.YouTubeGraphDataProviderDialogBase

Base class for dialogs that get YouTube graph data.
상속: GraphDataProviderDialogBase
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 메소드들

메소드 설명
AssertValid ( ) : void
YouTubeGraphDataProviderDialogBase ( ) : System

Do not use this constructor.

Do not use this constructor. It is for the Visual Studio designer only.

YouTubeGraphDataProviderDialogBase ( HttpNetworkAnalyzerBase httpNetworkAnalyzer ) : System

Initializes a new instance of the class.

메소드 상세

AssertValid() 공개 메소드

public AssertValid ( ) : void
리턴 void

YouTubeGraphDataProviderDialogBase() 공개 메소드

Do not use this constructor.
Do not use this constructor. It is for the Visual Studio designer only.
public YouTubeGraphDataProviderDialogBase ( ) : System
리턴 System

YouTubeGraphDataProviderDialogBase() 공개 메소드

Initializes a new instance of the class.
public YouTubeGraphDataProviderDialogBase ( HttpNetworkAnalyzerBase httpNetworkAnalyzer ) : System
httpNetworkAnalyzer HttpNetworkAnalyzerBase /// Object that does most of the work. ///
리턴 System