C# 클래스 MediaPortal.InputDevices.HidUsageAction.ConditionalAction

Condition/action class
파일 보기 프로젝트 열기: MediaPortal/MediaPortal-1 1 사용 예제들

공개 메소드들

메소드 설명
ConditionalAction ( int newLayer, string newCondition, string newConProperty, string newCommand, string newCmdProperty, int newCmdKeyChar, int newCmdKeyCode, string newSound, bool newFocus ) : System

메소드 상세

ConditionalAction() 공개 메소드

public ConditionalAction ( int newLayer, string newCondition, string newConProperty, string newCommand, string newCmdProperty, int newCmdKeyChar, int newCmdKeyCode, string newSound, bool newFocus ) : System
newLayer int
newCondition string
newConProperty string
newCommand string
newCmdProperty string
newCmdKeyChar int
newCmdKeyCode int
newSound string
newFocus bool
리턴 System