C# Class xmpp.core.Features

Inheritance: xmpp.common.Tag
Mostrar archivo Open project: mono/gert

Public Methods

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

Method Details

Features() public method

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