C# 클래스 Shared.MonoLoginPacket

상속: Packet
파일 보기 프로젝트 열기: enBask/Asgard 1 사용 예제들

공개 메소드들

메소드 설명
Deserialize ( Bitstream msg ) : void
Serialize ( Bitstream msg ) : void

메소드 상세

Deserialize() 공개 메소드

public Deserialize ( Bitstream msg ) : void
msg Asgard.Core.Network.Bitstream
리턴 void

Serialize() 공개 메소드

public Serialize ( Bitstream msg ) : void
msg Asgard.Core.Network.Bitstream
리턴 void