C# 클래스 EmptyKeys.UserInterface.Engine

Implements abstract Engine
파일 보기 프로젝트 열기: EmptyKeys/UI_Engines 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
instance Engine

공개 메소드들

메소드 설명
Engine ( ) : EmptyKeys.UserInterface.Input

Initializes a new instance of the Engine class.

메소드 상세

Engine() 공개 메소드

Initializes a new instance of the Engine class.
public Engine ( ) : EmptyKeys.UserInterface.Input
리턴 EmptyKeys.UserInterface.Input

프로퍼티 상세

instance 보호되어 있는 정적으로 프로퍼티

The instance
protected static Engine,EmptyKeys.UserInterface instance
리턴 Engine