C# Class AjErl.Communication.InputChannel

Afficher le fichier Open project: ajlopez/AjErl Class Usage Examples

Méthodes publiques

Méthode Description
InputChannel ( BinaryReader reader ) : System
Read ( bool retserializer = false ) : object

Method Details

InputChannel() public méthode

public InputChannel ( BinaryReader reader ) : System
reader System.IO.BinaryReader
Résultat System

Read() public méthode

public Read ( bool retserializer = false ) : object
retserializer bool
Résultat object