C# Class ArtemisComm.ObjectStatusUpdateSubPackets.NamedObjectUpdate

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

Public Methods

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

Method Details

NamedObjectUpdate() public method

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