C# Class Rsdn.Janus.NavigationCommandTarget

Inheritance: CommandTarget
ファイルを表示 Open project: rsdn/janus

Public Methods

Method Description
NavigationCommandTarget ( IServiceProvider provider ) : System

Private Methods

Method Description
ExecuteSelectFeatureByKey ( ICommandContext context, string key ) : void
ExecuteSelectNextFeature ( ICommandContext context ) : void
ExecuteSelectPreviousFeature ( ICommandContext context ) : void
ExecuteToggleNavigationWindowVisibility ( ICommandContext context ) : void

Method Details

NavigationCommandTarget() public method

public NavigationCommandTarget ( IServiceProvider provider ) : System
provider IServiceProvider
return System