-
Notifications
You must be signed in to change notification settings - Fork 36
Overload_CodeJam_Metadata_XmlAttributeReader__ctor
Andrew Koryavchenko edited this page Jul 4, 2017
·
2 revisions
Name | Description | |
---|---|---|
![]() ![]() |
XmlAttributeReader(Stream) | Reads metadata from provided XML file or from provided stream. |
![]() ![]() |
XmlAttributeReader(String) | Reads metadata from provided XML file or from calling assembly resource. |
![]() ![]() |
XmlAttributeReader(String, Assembly) | Reads metadata from provided XML file or from provided assembly resource. |