C# 클래스 TSystems.RELOAD.Transport.RELOAD_MessageBody

파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
RELOAD_MsgCode RELOAD_MessageCode

공개 메소드들

메소드 설명
Dump ( BinaryWriter writer ) : UInt32
FromReader ( ReloadMessage rm, BinaryReader reader, long reload_msg_size ) : RELOAD_MessageBody

메소드 상세

Dump() 공개 메소드

public Dump ( BinaryWriter writer ) : UInt32
writer System.IO.BinaryWriter
리턴 System.UInt32

FromReader() 공개 메소드

public FromReader ( ReloadMessage rm, BinaryReader reader, long reload_msg_size ) : RELOAD_MessageBody
rm ReloadMessage
reader System.IO.BinaryReader
reload_msg_size long
리턴 RELOAD_MessageBody

프로퍼티 상세

RELOAD_MsgCode 공개적으로 프로퍼티

public RELOAD_MessageCode RELOAD_MsgCode
리턴 RELOAD_MessageCode