Свойство | Type | Description | |
---|---|---|---|
m_bExpandStatusUrls | Boolean | ||
m_bIncludeFollowedEdges | Boolean | ||
m_bIncludeMentionsEdges | Boolean | ||
m_bIncludeNonRepliesToNonMentionsEdges | Boolean | ||
m_bIncludeRepliesToEdges | Boolean | ||
m_bIncludeStatistics | Boolean | ||
m_bIncludeStatuses | Boolean | ||
m_iMaximumStatuses | Int32 | ||
m_sSearchTerm | String |
Méthode | Description | |
---|---|---|
AssertValid ( ) : void | ||
TwitterGetSearchNetworkDialog ( ) : System |
Initializes a new instance of the
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( Boolean bFromControls ) : Boolean | ||
EnableControls ( ) : void | ||
OnEmptyGraph ( ) : void | ||
OnEventThatRequiresControlEnabling ( object sender, EventArgs e ) : void | ||
StartAnalysis ( ) : void | ||
btnOK_Click ( object sender, EventArgs e ) : void |
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
protected DoDataExchange ( Boolean bFromControls ) : Boolean | ||
bFromControls | Boolean | |
Résultat | Boolean |
protected OnEventThatRequiresControlEnabling ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
public TwitterGetSearchNetworkDialog ( ) : System | ||
Résultat | System |
protected btnOK_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected static Boolean m_bExpandStatusUrls | ||
Résultat | Boolean |
protected static Boolean m_bIncludeFollowedEdges | ||
Résultat | Boolean |
protected static Boolean m_bIncludeMentionsEdges | ||
Résultat | Boolean |
protected static Boolean m_bIncludeNonRepliesToNonMentionsEdges | ||
Résultat | Boolean |
protected static Boolean m_bIncludeRepliesToEdges | ||
Résultat | Boolean |
protected static Boolean m_bIncludeStatistics | ||
Résultat | Boolean |
protected static Boolean m_bIncludeStatuses | ||
Résultat | Boolean |
protected static Int32 m_iMaximumStatuses | ||
Résultat | Int32 |