C# Class RoutingSample.RoutingCommand

Inheritance: BaseCommand
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Méthodes publiques

Méthode Description
OnClick ( ) : void
OnCreate ( object hook ) : void
RoutingCommand ( ) : System

Private Methods

Méthode Description
ArcGISCategoryRegistration ( Type registerType ) : void
ArcGISCategoryUnregistration ( Type registerType ) : void
RegisterFunction ( Type registerType ) : void
SetWindowLong ( int hwnd, int nIndex, int dwNewLong ) : int
UnregisterFunction ( Type registerType ) : void

Method Details

OnClick() public méthode

public OnClick ( ) : void
Résultat void

OnCreate() public méthode

public OnCreate ( object hook ) : void
hook object
Résultat void

RoutingCommand() public méthode

public RoutingCommand ( ) : System
Résultat System