C# 클래스 FluentTest.FooCommand1

파일 보기 프로젝트 열기: Gainedge/BetterExplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
TestPresnterCommand System.Windows.Input.RoutedCommand

공개 메소드들

메소드 설명
FooCommand1 ( ) : System

비공개 메소드들

메소드 설명
CanExecuteTestCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
OnTestCommandExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

메소드 상세

FooCommand1() 공개 메소드

public FooCommand1 ( ) : System
리턴 System

프로퍼티 상세

TestPresnterCommand 공개적으로 정적으로 프로퍼티

public static RoutedCommand,System.Windows.Input TestPresnterCommand
리턴 System.Windows.Input.RoutedCommand