C# Class TSVCEO.CloudPrint.Proxy.XMPP.XmlStream.DisposableXElement

Inheritance: IDisposable
Afficher le fichier Open project: klightspeed/CloudPrintProxy

Méthodes publiques

Méthode Description
DisposableXElement ( XmlStream stream, System.Xml.Linq.XElement element ) : System
Dispose ( ) : void

Private Methods

Méthode Description
Dispose ( bool disposing ) : void

Method Details

DisposableXElement() public méthode

public DisposableXElement ( XmlStream stream, System.Xml.Linq.XElement element ) : System
stream XmlStream
element System.Xml.Linq.XElement
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void