C# Class AjErl.Communication.InputChannel

Mostrar archivo Open project: ajlopez/AjErl Class Usage Examples

Public Methods

Method Description
InputChannel ( BinaryReader reader ) : System
Read ( bool retserializer = false ) : object

Method Details

InputChannel() public method

public InputChannel ( BinaryReader reader ) : System
reader System.IO.BinaryReader
return System

Read() public method

public Read ( bool retserializer = false ) : object
retserializer bool
return object