CnetIncludeCommandTypeRequest 생성자
소스 보기CnetIncludeCommandTypeRequest(byte, CnetCommand, CnetCommandType)
생성자
선언
protected CnetIncludeCommandTypeRequest(byte stationNumber, CnetCommand command, CnetCommandType commandType)
매개 변수
| 형식 | 이름 | 설명 |
|---|---|---|
| byte | stationNumber | 국번 |
| CnetCommand | command | 커맨드 |
| CnetCommandType | commandType | 커맨드 타입 |