C# Class Gbdx.SmaConfig

The sma config.
Inheritance: ESRI.ArcGIS.Desktop.AddIns.Button
Afficher le fichier Open project: DigitalGlobe/DGConnect-ESRI

Méthodes publiques

Méthode Description
SmaConfig ( ) : System.Windows.Forms

Initializes a new instance of the SmaConfig class.

Méthodes protégées

Méthode Description
OnClick ( ) : void

The on click.

OnUpdate ( ) : void

The on update.

Method Details

OnClick() protected méthode

The on click.
protected OnClick ( ) : void
Résultat void

OnUpdate() protected méthode

The on update.
protected OnUpdate ( ) : void
Résultat void

SmaConfig() public méthode

Initializes a new instance of the SmaConfig class.
public SmaConfig ( ) : System.Windows.Forms
Résultat System.Windows.Forms