C# Class Smrf.NodeXL.GraphDataProviders.GraphServer.GraphServerGetNetworkDialog

Afficher le fichier Open project: 2014-sed-team3/term-project

Protected Properties

Свойство Type Description
m_bExpandStatusUrls Boolean
m_oMaximumStatusDateUtc DateTime
m_oMinimumStatusDateUtc DateTime
m_sGraphServerPassword String
m_sGraphServerUserName String
m_sSearchTerm String

Méthodes publiques

Méthode Description
AssertValid ( ) : void
GraphServerGetNetworkDialog ( ) : System

Initializes a new instance of the class.

Méthodes protégées

Méthode Description
AddDayToMaximumStatusDateUtc ( DateTime oMaximumStatusDateUtc ) : DateTime
Dispose ( bool disposing ) : void

Clean up any resources being used.

DoDataExchange ( Boolean bFromControls ) : Boolean
EnableControls ( ) : void
OnEmptyGraph ( ) : void
StartAnalysis ( ) : void
btnOK_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

AddDayToMaximumStatusDateUtc() protected méthode

protected AddDayToMaximumStatusDateUtc ( DateTime oMaximumStatusDateUtc ) : DateTime
oMaximumStatusDateUtc DateTime
Résultat DateTime

AssertValid() public méthode

public AssertValid ( ) : void
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

DoDataExchange() protected méthode

protected DoDataExchange ( Boolean bFromControls ) : Boolean
bFromControls Boolean
Résultat Boolean

EnableControls() protected méthode

protected EnableControls ( ) : void
Résultat void

GraphServerGetNetworkDialog() public méthode

Initializes a new instance of the class.
public GraphServerGetNetworkDialog ( ) : System
Résultat System

OnEmptyGraph() protected méthode

protected OnEmptyGraph ( ) : void
Résultat void

StartAnalysis() protected méthode

protected StartAnalysis ( ) : void
Résultat void

btnOK_Click() protected méthode

protected btnOK_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

m_bExpandStatusUrls protected_oe static_oe property

protected static Boolean m_bExpandStatusUrls
Résultat Boolean

m_oMaximumStatusDateUtc protected_oe static_oe property

protected static DateTime m_oMaximumStatusDateUtc
Résultat DateTime

m_oMinimumStatusDateUtc protected_oe static_oe property

protected static DateTime m_oMinimumStatusDateUtc
Résultat DateTime

m_sGraphServerPassword protected_oe static_oe property

protected static String m_sGraphServerPassword
Résultat String

m_sGraphServerUserName protected_oe static_oe property

protected static String m_sGraphServerUserName
Résultat String

m_sSearchTerm protected_oe static_oe property

protected static String m_sSearchTerm
Résultat String