C# Class FdoToolbox.Express.Controls.ConnectOgrPresenter

Mostra file Open project: jumpinjackie/fdotoolbox Class Usage Examples

Public Methods

Method Description
Connect ( ) : bool
ConnectOgrPresenter ( IConnectOgrView view ) : System
Init ( ) : void
OgrTypeChanged ( ) : void
TestConnection ( ) : void

Method Details

Connect() public method

public Connect ( ) : bool
return bool

ConnectOgrPresenter() public method

public ConnectOgrPresenter ( IConnectOgrView view ) : System
view IConnectOgrView
return System

Init() public method

public Init ( ) : void
return void

OgrTypeChanged() public method

public OgrTypeChanged ( ) : void
return void

TestConnection() public method

public TestConnection ( ) : void
return void