C# 클래스 Aegis.IO.SerialPortWatcher

파일 보기 프로젝트 열기: SyncZone/AegisFramework

공개 메소드들

메소드 설명
Add ( SerialPort port, object tag ) : void
Close ( ) : void
SerialPortWatcher ( ) : System

비공개 메소드들

메소드 설명
Check ( ) : void

메소드 상세

Add() 공개 메소드

public Add ( SerialPort port, object tag ) : void
port SerialPort
tag object
리턴 void

Close() 공개 메소드

public Close ( ) : void
리턴 void

SerialPortWatcher() 공개 메소드

public SerialPortWatcher ( ) : System
리턴 System