C# 클래스 Treefrog.Windows.Controllers.CommandMenuTag

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

공개 메소드들

메소드 설명
CommandMenuTag ( CommandKey key ) : System.Collections.Generic
CommandMenuTag ( CommandKey key, object param ) : System.Collections.Generic

메소드 상세

CommandMenuTag() 공개 메소드

public CommandMenuTag ( CommandKey key ) : System.Collections.Generic
key Treefrog.Presentation.Commands.CommandKey
리턴 System.Collections.Generic

CommandMenuTag() 공개 메소드

public CommandMenuTag ( CommandKey key, object param ) : System.Collections.Generic
key Treefrog.Presentation.Commands.CommandKey
param object
리턴 System.Collections.Generic