C# Class Automatak.Simulator.DNP3.Commons.DBListView

Inheritance: System.Windows.Forms.ListView
Afficher le fichier Open project: automatak/dnp3-simulator

Méthodes publiques

Méthode Description
DBListView ( ) : System

Méthodes protégées

Méthode Description
OnNotifyMessage ( Message m ) : void

Method Details

DBListView() public méthode

public DBListView ( ) : System
Résultat System

OnNotifyMessage() protected méthode

protected OnNotifyMessage ( Message m ) : void
m System.Windows.Forms.Message
Résultat void