C# Class Gbdx.Aggregations.Aggregations.AddinImpl

Implementation class of the dockable window add-in. It is responsible for creating and disposing the user interface class of the dockable window.
Inheritance: ESRI.ArcGIS.Desktop.AddIns.DockableWindow
Afficher le fichier Open project: DigitalGlobe/DGConnect-ESRI

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
OnCreateChild ( ) : IntPtr

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

OnCreateChild() protected méthode

protected OnCreateChild ( ) : IntPtr
Résultat System.IntPtr