C# Class Smrf.NodeXL.GraphDataProviders.Flickr.FlickrGetUserNetworkDialog

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

Protected Properties

Свойство Type Description
m_bIncludeCommenterVertices Boolean
m_bIncludeContactVertices Boolean
m_bIncludeUserInformation Boolean
m_eNetworkLevel NetworkLevel
m_iMaximumPeoplePerRequest Int32
m_sScreenName String

Méthodes publiques

Méthode Description
AssertValid ( ) : void
FlickrGetUserNetworkDialog ( ) : System

Initializes a new instance of the class.

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

DoDataExchange ( Boolean bFromControls ) : Boolean
EnableControls ( ) : void
OnEmptyGraph ( ) : void
StartAnalysis ( ) : void
btnOK_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

AssertValid() public méthode

public AssertValid ( ) : void
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

DoDataExchange() protected méthode

protected DoDataExchange ( Boolean bFromControls ) : Boolean
bFromControls Boolean
Résultat Boolean

EnableControls() protected méthode

protected EnableControls ( ) : void
Résultat void

FlickrGetUserNetworkDialog() public méthode

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

OnEmptyGraph() protected méthode

protected OnEmptyGraph ( ) : void
Résultat void

StartAnalysis() protected méthode

protected StartAnalysis ( ) : void
Résultat void

btnOK_Click() protected méthode

protected btnOK_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

m_bIncludeCommenterVertices protected_oe static_oe property

protected static Boolean m_bIncludeCommenterVertices
Résultat Boolean

m_bIncludeContactVertices protected_oe static_oe property

protected static Boolean m_bIncludeContactVertices
Résultat Boolean

m_bIncludeUserInformation protected_oe static_oe property

protected static Boolean m_bIncludeUserInformation
Résultat Boolean

m_eNetworkLevel protected_oe static_oe property

protected static NetworkLevel m_eNetworkLevel
Résultat NetworkLevel

m_iMaximumPeoplePerRequest protected_oe static_oe property

protected static Int32 m_iMaximumPeoplePerRequest
Résultat Int32

m_sScreenName protected_oe static_oe property

protected static String m_sScreenName
Résultat String