DXPConfigurationS9 Constructor XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Overload List

  NameDescription
Public methodDXPConfigurationS9(FileInfo)
Creates a DXPConfigurationS9 object from a DXP file.
Public methodDXPConfigurationS9(Stream, Boolean)
Creates a DXP object from a byte stream.
Public methodDXPConfigurationS9(TextReader, Boolean)
Creates a DXP object from a character stream.
Public methodDXPConfigurationS9(InputSource, EntityResolver, Boolean)
Creates a DXP object from an InputSource.
Back to Top
See Also