C# 클래스 Driver360WChatPad.ChatpadController

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

공개 프로퍼티들

프로퍼티 타입 설명
dt System.Data.DataTable

공개 메소드들

메소드 설명
ChatpadController ( ) : System
GetChatPadKeyValue ( string value, bool orangeModifer, bool greenModifer ) : string

메소드 상세

ChatpadController() 공개 메소드

public ChatpadController ( ) : System
리턴 System

GetChatPadKeyValue() 공개 메소드

public GetChatPadKeyValue ( string value, bool orangeModifer, bool greenModifer ) : string
value string
orangeModifer bool
greenModifer bool
리턴 string

프로퍼티 상세

dt 공개적으로 프로퍼티

public DataTable,System.Data dt
리턴 System.Data.DataTable