C# Class ArtemisComm.ObjectStatusUpdateSubPackets.UnnamedObjectUpdate

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

Public Methods

Method Description
UnnamedObjectUpdate ( Stream stream, int index ) : System.IO

Method Details

UnnamedObjectUpdate() public method

public UnnamedObjectUpdate ( Stream stream, int index ) : System.IO
stream System.IO.Stream
index int
return System.IO