C# 클래스 MapServer.SocketInfo

파일 보기 프로젝트 열기: dream-young-soul/soul 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
data byte[]
s System.Net.Sockets.Socket
type byte

프로퍼티 상세

data 공개적으로 프로퍼티

public byte[] data
리턴 byte[]

s 공개적으로 프로퍼티

public Socket,System.Net.Sockets s
리턴 System.Net.Sockets.Socket

type 공개적으로 프로퍼티

public byte type
리턴 byte