C# 클래스 j64.AlarmServer.CommandValueAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: joejarvis64/j64.AlarmServer

공개 메소드들

메소드 설명
CommandValueAttribute ( string value ) : System
CommandValueAttribute ( string value, int numBytes ) : System

메소드 상세

CommandValueAttribute() 공개 메소드

public CommandValueAttribute ( string value ) : System
value string
리턴 System

CommandValueAttribute() 공개 메소드

public CommandValueAttribute ( string value, int numBytes ) : System
value string
numBytes int
리턴 System