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

Afficher le fichier Open project: klightspeed/CloudPrintProxy

Méthodes publiques

Свойство Type Description
Data byte[]
Exception System.Exception
IsError bool
IsOutput bool

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Data public_oe property

public byte[] Data
Résultat byte[]

Exception public_oe property

public Exception,System Exception
Résultat System.Exception

IsError public_oe property

public bool IsError
Résultat bool

IsOutput public_oe property

public bool IsOutput
Résultat bool