C# Класс Smrf.NodeXL.NetworkServer.Program

The application's entry point.
Показать файл Открыть проект

Приватные методы

Метод Описание
Exit ( ExitCode eExitCode, String sErrorMessage ) : void
GetTwitterListNetwork ( System.DateTime oStartTime, String sNetworkConfigurationFilePath, NetworkConfigurationFileParser oNetworkConfigurationFileParser, XmlDocument &oXmlDocument, String &sNetworkFileFolderPath, NetworkFileFormats &eNetworkFileFormats, String &sNodeXLWorkbookSettingsFilePath, System.Boolean &bAutomateNodeXLWorkbook ) : void
GetTwitterSearchNetwork ( System.DateTime oStartTime, String sNetworkConfigurationFilePath, NetworkConfigurationFileParser oNetworkConfigurationFileParser, XmlDocument &oXmlDocument, String &sNetworkFileFolderPath, NetworkFileFormats &eNetworkFileFormats, String &sNodeXLWorkbookSettingsFilePath, System.Boolean &bAutomateNodeXLWorkbook ) : void
GetTwitterUserNetwork ( System.DateTime oStartTime, String sNetworkConfigurationFilePath, NetworkConfigurationFileParser oNetworkConfigurationFileParser, XmlDocument &oXmlDocument, String &sNetworkFileFolderPath, NetworkFileFormats &eNetworkFileFormats, String &sNodeXLWorkbookSettingsFilePath, System.Boolean &bAutomateNodeXLWorkbook ) : void
HttpNetworkAnalyzer_ProgressChanged ( object sender, ProgressChangedEventArgs e ) : void
Main ( string args ) : void
OnGetNetworkOtherException ( System.DateTime oStartTime, Exception oException, String sNetworkConfigurationFilePath, String sNetworkFileFolderPath, HttpNetworkAnalyzerBase oHttpNetworkAnalyzerBase ) : void
OnGetNetworkPartialNetworkException ( System.DateTime oStartTime, PartialNetworkException oPartialNetworkException, String sNetworkConfigurationFilePath, String sNetworkFileFolderPath, HttpNetworkAnalyzerBase oHttpNetworkAnalyzerBase ) : XmlDocument
OnNetworkConfigurationFileException ( XmlException oXmlException ) : void
ParseCommandLine ( string args, String &sNetworkConfigurationFilePath ) : void
RunProgram ( string args ) : void
SaveNetwork ( System.DateTime oStartTime, XmlDocument oXmlDocument, String sNetworkConfigurationFilePath, String sNetworkFileFolderPath, NetworkFileFormats eNetworkFileFormats, String sNodeXLWorkbookSettingsFilePath, System.Boolean bAutomateNodeXLWorkbook ) : void
SaveNetworkToGraphML ( System.DateTime oStartTime, XmlDocument oXmlDocument, String sNetworkConfigurationFilePath, String sNetworkFileFolderPath ) : void
SaveNetworkToNodeXLWorkbook ( System.DateTime oStartTime, XmlDocument oXmlDocument, String sNetworkConfigurationFilePath, String sNetworkFileFolderPath, String sNodeXLWorkbookSettingsFilePath, System.Boolean bAutomateNodeXLWorkbook ) : void