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

Inheritance: System.Windows.Forms.ListView
Show file Open project: automatak/dnp3-simulator

Public Methods

Method Description
DBListView ( ) : System

Protected Methods

Method Description
OnNotifyMessage ( Message m ) : void

Method Details

DBListView() public method

public DBListView ( ) : System
return System

OnNotifyMessage() protected method

protected OnNotifyMessage ( Message m ) : void
m System.Windows.Forms.Message
return void