C# 클래스 BruTileArcGIS.ArcBruTileInstaller

파일 보기 프로젝트 열기: xiaoqqchen/PcArcBruTile

공개 메소드들

메소드 설명
ArcBruTileInstaller ( ) : System
Install ( System stateSaver ) : void
Uninstall ( System savedState ) : void

메소드 상세

ArcBruTileInstaller() 공개 메소드

public ArcBruTileInstaller ( ) : System
리턴 System

Install() 공개 메소드

public Install ( System stateSaver ) : void
stateSaver System
리턴 void

Uninstall() 공개 메소드

public Uninstall ( System savedState ) : void
savedState System
리턴 void