C# Class GraphStorageManagement.NetworkID

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: 2014-sed-team3/term-project Class Usage Examples

Méthodes publiques

Méthode Description
NetworkID ( DB_Manager db, EventHandler _e ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

清除任何使用中的資源。

Private Methods

Méthode Description
InitializeComponent ( ) : void

此為設計工具支援所需的方法 - 請勿使用程式碼編輯器 修改這個方法的內容。

button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
listView1_SelectedIndexChanged ( object sender, EventArgs e ) : void
listView1_SelectedIndexChanged_1 ( object sender, EventArgs e ) : void
loadNetwork ( ListView view, DataTable result ) : void

Method Details

Dispose() protected méthode

清除任何使用中的資源。
protected Dispose ( bool disposing ) : void
disposing bool 如果應該處置 Managed 資源則為 true,否則為 false。
Résultat void

NetworkID() public méthode

public NetworkID ( DB_Manager db, EventHandler _e ) : System
db DB_Manager
_e EventHandler
Résultat System