C# Class BruTileArcGIS.ArcBruTileInstaller

Afficher le fichier Open project: xiaoqqchen/PcArcBruTile

Méthodes publiques

Méthode Description
ArcBruTileInstaller ( ) : System
Install ( System stateSaver ) : void
Uninstall ( System savedState ) : void

Method Details

ArcBruTileInstaller() public méthode

public ArcBruTileInstaller ( ) : System
Résultat System

Install() public méthode

public Install ( System stateSaver ) : void
stateSaver System
Résultat void

Uninstall() public méthode

public Uninstall ( System savedState ) : void
savedState System
Résultat void