C# 클래스 Gablarski.Clients.Input.CommandBinding

Represents a keybinding
파일 보기 프로젝트 열기: ermau/Gablarski 1 사용 예제들

공개 메소드들

메소드 설명
CommandBinding ( IInputProvider provider, Command action, string input ) : System

Creates a new keybinding.

메소드 상세

CommandBinding() 공개 메소드

Creates a new keybinding.
or is null.
public CommandBinding ( IInputProvider provider, Command action, string input ) : System
provider IInputProvider
action Command
input string
리턴 System