C# Class Agnos.Protocol.ClientUtils.ReplySlot

Show file Open project: tomerfiliba/agnos

Public Properties

Property Type Description
type ReplySlotType
value Object

Public Methods

Method Description
ReplySlot ( Packers packer ) : System

Method Details

ReplySlot() public method

public ReplySlot ( Packers packer ) : System
packer Packers
return System

Property Details

type public property

public ReplySlotType type
return ReplySlotType

value public property

public Object value
return Object