C# Class Rsdn.Janus.NavigationCommandTarget

Inheritance: CommandTarget
Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
NavigationCommandTarget ( IServiceProvider provider ) : System

Private Methods

Méthode Description
ExecuteSelectFeatureByKey ( ICommandContext context, string key ) : void
ExecuteSelectNextFeature ( ICommandContext context ) : void
ExecuteSelectPreviousFeature ( ICommandContext context ) : void
ExecuteToggleNavigationWindowVisibility ( ICommandContext context ) : void

Method Details

NavigationCommandTarget() public méthode

public NavigationCommandTarget ( IServiceProvider provider ) : System
provider IServiceProvider
Résultat System