C# Class TSVCEO.CloudPrint.Proxy.XMPP.LoggedStream.StreamPacket

Exibir arquivo Open project: klightspeed/CloudPrintProxy

Public Properties

Property Type Description
Data byte[]
Exception System.Exception
IsError bool
IsOutput bool

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Data public_oe property

public byte[] Data
return byte[]

Exception public_oe property

public Exception,System Exception
return System.Exception

IsError public_oe property

public bool IsError
return bool

IsOutput public_oe property

public bool IsOutput
return bool