C# Class xmpp.common.Tag

Inheritance: System.Xml.XmlElement
Show file Open project: mono/gert

Public Methods

Method Description
Tag ( string prefix, XmlQualifiedName qname, XmlDocument doc ) : System.Xml

Method Details

Tag() public method

public Tag ( string prefix, XmlQualifiedName qname, XmlDocument doc ) : System.Xml
prefix string
qname System.Xml.XmlQualifiedName
doc System.Xml.XmlDocument
return System.Xml