Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GetNetworkAsync ( String userNameToAnalyze, WhatToInclude whatToInclude, NetworkLevel networkLevel, |
||
YouTubeUserNetworkAnalyzer ( ) : System |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
AppendAllStatisticGraphMLAttributeValues ( |
||
AppendAllStatisticGraphMLAttributeValues ( String sUserName, |
||
AppendInt32GraphMLAttributeValue ( String sUrl, String sXPath, |
||
BackgroundWorker_DoWork ( object sender, |
||
CreateGraphMLXmlDocument ( System.Boolean bIncludeAllStatistics ) : |
||
GetFriendsOrSubscriptionsUrl ( String sUserName, System.Boolean bFriends ) : String | ||
GetNetworkDescription ( String sUserNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
GetUserNetworkInternal ( String sUserNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
GetUserNetworkInternal ( String sUserNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
GetUserNetworkRecursive ( String sUserName, WhatToInclude eWhatToInclude, System.Boolean bIncludeFriendsThisCall, NetworkLevel eNetworkLevel, |
||
ReportProgressForFriendsOrSubscriptions ( String sUserName, System.Boolean bFriends ) : void | ||
TryAppendVertexXmlNode ( String sUserName, |
||
WhatToIncludeFlagIsSet ( WhatToInclude eORedEnumFlags, WhatToInclude eORedEnumFlagsToCheck ) : System.Boolean |
protected AppendAllStatisticGraphMLAttributeValues ( |
||
oGraphMLXmlDocument | ||
oUserNameDictionary | XmlNode>.Dictionary | |
oRequestStatistics | ||
return | void |
protected AppendAllStatisticGraphMLAttributeValues ( String sUserName, |
||
sUserName | String | |
oVertexXmlNode | ||
oGraphMLXmlDocument | ||
oRequestStatistics | ||
return | void |
protected AppendInt32GraphMLAttributeValue ( String sUrl, String sXPath, |
||
sUrl | String | |
sXPath | String | |
oGraphMLXmlDocument | ||
oRequestStatistics | ||
oVertexXmlNode | ||
sGraphMLAttributeID | String | |
return | void |
protected BackgroundWorker_DoWork ( object sender, |
||
sender | object | |
e | ||
return | void |
protected CreateGraphMLXmlDocument ( System.Boolean bIncludeAllStatistics ) : |
||
bIncludeAllStatistics | System.Boolean | |
return |
protected GetFriendsOrSubscriptionsUrl ( String sUserName, System.Boolean bFriends ) : String | ||
sUserName | String | |
bFriends | System.Boolean | |
return | String |
public GetNetworkAsync ( String userNameToAnalyze, WhatToInclude whatToInclude, NetworkLevel networkLevel, |
||
userNameToAnalyze | String | |
whatToInclude | WhatToInclude | |
networkLevel | NetworkLevel | |
maximumPeoplePerRequest | ||
return | void |
protected GetNetworkDescription ( String sUserNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
sUserNameToAnalyze | String | |
eWhatToInclude | WhatToInclude | |
eNetworkLevel | NetworkLevel | |
iMaximumPeoplePerRequest | ||
return | String |
protected GetUserNetworkInternal ( String sUserNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
sUserNameToAnalyze | String | |
eWhatToInclude | WhatToInclude | |
eNetworkLevel | NetworkLevel | |
iMaximumPeoplePerRequest | ||
return |
protected GetUserNetworkInternal ( String sUserNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
sUserNameToAnalyze | String | |
eWhatToInclude | WhatToInclude | |
eNetworkLevel | NetworkLevel | |
iMaximumPeoplePerRequest | ||
oRequestStatistics | ||
oGraphMLXmlDocument | ||
return | void |
protected GetUserNetworkRecursive ( String sUserName, WhatToInclude eWhatToInclude, System.Boolean bIncludeFriendsThisCall, NetworkLevel eNetworkLevel, |
||
sUserName | String | |
eWhatToInclude | WhatToInclude | |
bIncludeFriendsThisCall | System.Boolean | |
eNetworkLevel | NetworkLevel | |
iMaximumPeoplePerRequest | ||
iRecursionLevel | ||
oGraphMLXmlDocument | ||
oUserNameDictionary | XmlNode>.Dictionary | |
oRequestStatistics | ||
return | void |
protected ReportProgressForFriendsOrSubscriptions ( String sUserName, System.Boolean bFriends ) : void | ||
sUserName | String | |
bFriends | System.Boolean | |
return | void |
protected TryAppendVertexXmlNode ( String sUserName, |
||
sUserName | String | |
oEntryXmlNode | ||
oGraphMLXmlDocument | ||
oUserNameDictionary | XmlNode>.Dictionary | |
return | System.Boolean |
protected WhatToIncludeFlagIsSet ( WhatToInclude eORedEnumFlags, WhatToInclude eORedEnumFlagsToCheck ) : System.Boolean | ||
eORedEnumFlags | WhatToInclude | |
eORedEnumFlagsToCheck | WhatToInclude | |
return | System.Boolean |
public YouTubeUserNetworkAnalyzer ( ) : System | ||
return | System |