Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetNamespacesInScope()

IDictionary< string, string > IXmlNamespaceResolver. System.Xml.XmlWellFormedWriter.NamespaceResolverProxy.GetNamespacesInScope ( XmlNamespaceScope scope)
inlineprivate

Implements System.Xml.IXmlNamespaceResolver.

Definition at line 77 of file XmlWellFormedWriter.cs.

78 {
79 throw new NotImplementedException();
80 }