C# 클래스 ChronopicRegisterPort, chronojump

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

공개 프로퍼티들

프로퍼티 타입 설명
ConnectedReal bool
FTDI bool
Port string
SerialNumber string
Type Types,

공개 메소드들

메소드 설명
ChronopicRegisterPort ( string port ) : System
ChronopicRegisterPort ( string serialNumber, Types, type ) : System
ToString ( ) : string

메소드 상세

ChronopicRegisterPort() 공개 메소드

public ChronopicRegisterPort ( string port ) : System
port string
리턴 System

ChronopicRegisterPort() 공개 메소드

public ChronopicRegisterPort ( string serialNumber, Types, type ) : System
serialNumber string
type Types,
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

ConnectedReal 공개적으로 프로퍼티

public bool ConnectedReal
리턴 bool

FTDI 공개적으로 프로퍼티

public bool FTDI
리턴 bool

Port 공개적으로 프로퍼티

public string Port
리턴 string

SerialNumber 공개적으로 프로퍼티

public string SerialNumber
리턴 string

Type 공개적으로 프로퍼티

public Types, Type
리턴 Types,