C# Class ArtemisComm.WelcomePacket

Inheritance: ParentPacket
显示文件 Open project: russjudge/ArtemisSBS-ProtocolSharp

Public Methods

Method Description
GetValidOrigin ( ) : OriginType
WelcomePacket ( MemoryStream stream, int index ) : System

Method Details

GetValidOrigin() public method

public GetValidOrigin ( ) : OriginType
return OriginType

WelcomePacket() public method

public WelcomePacket ( MemoryStream stream, int index ) : System
stream System.IO.MemoryStream
index int
return System