Mono Class Library: OverviewSystem.Xml.IXmlNamespaceResolver: Members |
The members of System.Xml.IXmlNamespaceResolver are listed below.
GetNamespacesInScope(XmlNamespaceScope) : IDictionary<string, string> Documentation for this section has not yet been entered.LookupNamespace(string) : string Documentation for this section has not yet been entered.LookupPrefix(string) : string Documentation for this section has not yet been entered.