C# 클래스 ControllerLayout, q-arrr

파일 보기 프로젝트 열기: CreativeTechnology/q-arrr 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
content Button[],
dest string
msgtype string
src string

공개 메소드들

메소드 설명
ControllerLayout ( string clientid, Button, buttons, string src ) : System.Collections

메소드 상세

ControllerLayout() 공개 메소드

public ControllerLayout ( string clientid, Button, buttons, string src ) : System.Collections
clientid string
buttons Button,
src string
리턴 System.Collections

프로퍼티 상세

content 공개적으로 프로퍼티

public Button[], content
리턴 Button[],

dest 공개적으로 프로퍼티

public string dest
리턴 string

msgtype 공개적으로 프로퍼티

public string msgtype
리턴 string

src 공개적으로 프로퍼티

public string src
리턴 string