We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Reads metadata from provided XML file or from provided assembly resource.
Namespace: CodeJam.MetadataAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public XmlAttributeReader( string xmlFile, Assembly assembly )
VB
Public Sub New ( xmlFile As String, assembly As Assembly )
F#
new : xmlFile : string * assembly : Assembly -> XmlAttributeReader
XmlAttributeReader ClassXmlAttributeReader OverloadCodeJam.Metadata Namespace