C# Class Configurator.HostsViewer

Show file Open project: perryofpeek/SqlToGraphite-core Class Usage Examples

Public Methods

Method Description
Get ( Position position ) : Panel
HostsViewer ( Controller controller, HostsTreeViewer roleTreeViewer ) : System.Windows.Forms

Method Details

Get() public method

public Get ( Position position ) : Panel
position Position
return System.Windows.Forms.Panel

HostsViewer() public method

public HostsViewer ( Controller controller, HostsTreeViewer roleTreeViewer ) : System.Windows.Forms
controller Configurator.code.Controller
roleTreeViewer HostsTreeViewer
return System.Windows.Forms