C# Class FdoToolbox.Express.Controls.ConnectOgrPresenter

Afficher le fichier Open project: jumpinjackie/fdotoolbox Class Usage Examples

Méthodes publiques

Méthode Description
Connect ( ) : bool
ConnectOgrPresenter ( IConnectOgrView view ) : System
Init ( ) : void
OgrTypeChanged ( ) : void
TestConnection ( ) : void

Method Details

Connect() public méthode

public Connect ( ) : bool
Résultat bool

ConnectOgrPresenter() public méthode

public ConnectOgrPresenter ( IConnectOgrView view ) : System
view IConnectOgrView
Résultat System

Init() public méthode

public Init ( ) : void
Résultat void

OgrTypeChanged() public méthode

public OgrTypeChanged ( ) : void
Résultat void

TestConnection() public méthode

public TestConnection ( ) : void
Résultat void