C# 클래스 X13.Periphery.MsDisconnect

상속: MsMessage
파일 보기 프로젝트 열기: X13home/X13.Host 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Duration ushort

공개 메소드들

메소드 설명
MsDisconnect ( ) : System
MsDisconnect ( byte buf, int start, int end ) : System
ToString ( ) : string

메소드 상세

MsDisconnect() 공개 메소드

public MsDisconnect ( ) : System
리턴 System

MsDisconnect() 공개 메소드

public MsDisconnect ( byte buf, int start, int end ) : System
buf byte
start int
end int
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Duration 공개적으로 프로퍼티

public ushort Duration
리턴 ushort