C# 클래스 TouchRemote.Bonjour.Interop.FdSet

파일 보기 프로젝트 열기: pieceofsummer/TouchRemote

공개 프로퍼티들

프로퍼티 타입 설명
count int

공개 메소드들

메소드 설명
Add ( int socket ) : void
FdSet ( ) : System
FdSet ( int socket ) : System

메소드 상세

Add() 공개 메소드

public Add ( int socket ) : void
socket int
리턴 void

FdSet() 공개 메소드

public FdSet ( ) : System
리턴 System

FdSet() 공개 메소드

public FdSet ( int socket ) : System
socket int
리턴 System

프로퍼티 상세

count 공개적으로 프로퍼티

public int count
리턴 int