Метод | Описание | |
---|---|---|
AssertValid ( ) : void | ||
GetNetworkAsync ( String searchTerm, WhatToInclude whatToInclude, |
||
YouTubeVideoNetworkAnalyzer ( ) : System |
Initializes a new instance of the
|
Метод | Описание | |
---|---|---|
AddVideoIDToDictionary ( String sKey, String sVideoID, Dictionary |
||
AppendEdgesFromDictionary ( Dictionary |
||
AppendSharedResponderEdges ( |
||
AppendVertexXmlNodes ( String sSearchTerm, WhatToInclude eWhatToInclude, |
||
BackgroundWorker_DoWork ( object sender, |
||
CollectCategories ( |
||
CreateGraphMLXmlDocument ( WhatToInclude eWhatToInclude ) : |
||
GetNetworkDescription ( String sSearchTerm, WhatToInclude eWhatToInclude, |
||
GetVideoNetworkInternal ( String sSearchTerm, WhatToInclude eWhatToInclude, |
||
GetVideoNetworkInternal ( String sSearchTerm, WhatToInclude eWhatToInclude, |
||
WhatToIncludeFlagIsSet ( WhatToInclude eORedEnumFlags, WhatToInclude eORedEnumFlagsToCheck ) : System.Boolean |
protected AddVideoIDToDictionary ( String sKey, String sVideoID, Dictionary |
||
sKey | String | |
sVideoID | String | |
oDictionary | Dictionary |
|
Результат | void |
protected AppendEdgesFromDictionary ( Dictionary |
||
oDictionary | Dictionary |
|
oGraphMLXmlDocument | ||
sRelationship | String | |
sKeyAttributeID | String | |
Результат | void |
protected AppendSharedResponderEdges ( |
||
oGraphMLXmlDocument | ||
oVideoIDs | HashSet |
|
iMaximumResponses | ||
sUrlPattern | String | |
sResponderTitle | String | |
sKeyAttributeID | String | |
oRequestStatistics | ||
Результат | void |
protected AppendVertexXmlNodes ( String sSearchTerm, WhatToInclude eWhatToInclude, |
||
sSearchTerm | String | |
eWhatToInclude | WhatToInclude | |
iMaximumVideos | ||
oGraphMLXmlDocument | ||
oRequestStatistics | ||
oVideoIDs | HashSet |
|
oCategoryDictionary | Dictionary |
|
Результат | void |
protected BackgroundWorker_DoWork ( object sender, |
||
sender | object | |
e | ||
Результат | void |
protected CollectCategories ( |
||
oEntryXmlNode | ||
sVideoID | String | |
oXmlNamespaceManager | ||
oCategoryDictionary | Dictionary |
|
Результат | void |
protected CreateGraphMLXmlDocument ( WhatToInclude eWhatToInclude ) : |
||
eWhatToInclude | WhatToInclude | |
Результат |
public GetNetworkAsync ( String searchTerm, WhatToInclude whatToInclude, |
||
searchTerm | String | |
whatToInclude | WhatToInclude | |
maximumVideos | ||
Результат | void |
protected GetNetworkDescription ( String sSearchTerm, WhatToInclude eWhatToInclude, |
||
sSearchTerm | String | |
eWhatToInclude | WhatToInclude | |
iMaximumVideos | ||
Результат | String |
protected GetVideoNetworkInternal ( String sSearchTerm, WhatToInclude eWhatToInclude, |
||
sSearchTerm | String | |
eWhatToInclude | WhatToInclude | |
iMaximumVideos | ||
Результат |
protected GetVideoNetworkInternal ( String sSearchTerm, WhatToInclude eWhatToInclude, |
||
sSearchTerm | String | |
eWhatToInclude | WhatToInclude | |
iMaximumVideos | ||
oRequestStatistics | ||
oGraphMLXmlDocument | ||
Результат | void |
protected WhatToIncludeFlagIsSet ( WhatToInclude eORedEnumFlags, WhatToInclude eORedEnumFlagsToCheck ) : System.Boolean | ||
eORedEnumFlags | WhatToInclude | |
eORedEnumFlagsToCheck | WhatToInclude | |
Результат | System.Boolean |
public YouTubeVideoNetworkAnalyzer ( ) : System | ||
Результат | System |