C# 클래스 Rsdn.Janus.NavigationCommandTarget

상속: CommandTarget
파일 보기 프로젝트 열기: rsdn/janus

공개 메소드들

메소드 설명
NavigationCommandTarget ( IServiceProvider provider ) : System

비공개 메소드들

메소드 설명
ExecuteSelectFeatureByKey ( ICommandContext context, string key ) : void
ExecuteSelectNextFeature ( ICommandContext context ) : void
ExecuteSelectPreviousFeature ( ICommandContext context ) : void
ExecuteToggleNavigationWindowVisibility ( ICommandContext context ) : void

메소드 상세

NavigationCommandTarget() 공개 메소드

public NavigationCommandTarget ( IServiceProvider provider ) : System
provider IServiceProvider
리턴 System