C# Class AjErl.Tests.Communication.InputChannelTests

Mostrar archivo Open project: ajlopez/AjErl

Private Methods

Method Description
ReadByte ( ) : void
ReadCharacter ( ) : void
ReadDecimal ( ) : void
ReadDouble ( ) : void
ReadInteger ( ) : void
ReadInvalidData ( ) : void
ReadLongInteger ( ) : void
ReadNull ( ) : void
ReadShortInteger ( ) : void
ReadString ( ) : void
WriteAndReadPersonObject ( ) : void
WriteAndReadTwoPersonObjects ( ) : void