C# Class Gbdx.SmaConfig

The sma config.
Inheritance: ESRI.ArcGIS.Desktop.AddIns.Button
Mostrar archivo Open project: DigitalGlobe/DGConnect-ESRI

Public Methods

Method Description
SmaConfig ( ) : System.Windows.Forms

Initializes a new instance of the SmaConfig class.

Protected Methods

Method Description
OnClick ( ) : void

The on click.

OnUpdate ( ) : void

The on update.

Method Details

OnClick() protected method

The on click.
protected OnClick ( ) : void
return void

OnUpdate() protected method

The on update.
protected OnUpdate ( ) : void
return void

SmaConfig() public method

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