Skip to content

Overload_CodeJam_Metadata_XmlAttributeReader__ctor

Andrew Koryavchenko edited this page Jul 4, 2017 · 2 revisions

XmlAttributeReader Constructor

Overload List

 

Name Description
Public method XmlAttributeReader(Stream) Reads metadata from provided XML file or from provided stream.
Public method XmlAttributeReader(String) Reads metadata from provided XML file or from calling assembly resource.
Public method XmlAttributeReader(String, Assembly) Reads metadata from provided XML file or from provided assembly resource.
  Back to Top

See Also

Reference

XmlAttributeReader Class
CodeJam.Metadata Namespace

Clone this wiki locally