Property | Type | Description | |
---|---|---|---|
m_bIncludeAllStatistics | Boolean | ||
m_bIncludeFriendVertices | Boolean | ||
m_bIncludeSubscriptionVertices | Boolean | ||
m_eNetworkLevel | NetworkLevel | ||
m_iMaximumPeoplePerRequest | Int32 | ||
m_sUserName | String |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
YouTubeGetUserNetworkDialog ( ) : System |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( Boolean bFromControls ) : Boolean | ||
EnableControls ( ) : void | ||
OnEmptyGraph ( ) : void | ||
StartAnalysis ( ) : void | ||
ValidateUserNameTextBox ( TextBox oTextBox, String &sUserName ) : Boolean | ||
btnOK_Click ( object sender, EventArgs e ) : void |
Method | 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. |
return | void |
protected DoDataExchange ( Boolean bFromControls ) : Boolean | ||
bFromControls | Boolean | |
return | Boolean |
protected ValidateUserNameTextBox ( TextBox oTextBox, String &sUserName ) : Boolean | ||
oTextBox | TextBox | |
sUserName | String | |
return | Boolean |
public YouTubeGetUserNetworkDialog ( ) : System | ||
return | System |
protected btnOK_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected static Boolean m_bIncludeAllStatistics | ||
return | Boolean |
protected static Boolean m_bIncludeFriendVertices | ||
return | Boolean |
protected static Boolean m_bIncludeSubscriptionVertices | ||
return | Boolean |
protected static NetworkLevel m_eNetworkLevel | ||
return | NetworkLevel |
protected static Int32 m_iMaximumPeoplePerRequest | ||
return | Int32 |