-
Couldn't load subscription status.
- Fork 35
M_CodeJam_Metadata_XmlAttributeReader__ctor_1
Andrew Koryavchenko edited this page Jun 17, 2018
·
3 revisions
Reads metadata from provided XML file or from calling assembly resource.
Namespace: CodeJam.Metadata
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public XmlAttributeReader(
string xmlFile
)VB
Public Sub New (
xmlFile As String
)F#
new :
xmlFile : string -> XmlAttributeReader
- xmlFile
- Type: System.String
Metadata file name.
XmlAttributeReader Class
XmlAttributeReader Overload
CodeJam.Metadata Namespace