Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.IXmlTextReaderInitializer Interface Reference

Public Member Functions

void SetInput (byte[] buffer, int offset, int count, Encoding? encoding, XmlDictionaryReaderQuotas quotas, OnXmlDictionaryReaderClose? onClose)
 
void SetInput (Stream stream, Encoding? encoding, XmlDictionaryReaderQuotas quotas, OnXmlDictionaryReaderClose? onClose)
 

Detailed Description

Definition at line 6 of file IXmlTextReaderInitializer.cs.


The documentation for this interface was generated from the following file: