Skip to content

1a7033b8 a491 8aff 38a8 9bd67d1ee0d5

Fernando Garcia edited this page May 8, 2018 · 1 revision

XmlInput Constructor

Additional header content

Initializes a new instance of the XmlInput class.

Namespace: iTin.Export.Inputs
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public XmlInput(
	Uri xml
)

VB

Public Sub New ( 
	xml As Uri
)

Parameters

 

xml
Type: System.Uri
The XML.

Remarks

[Missing documentation for "M:iTin.Export.Inputs.XmlInput.#ctor(System.Uri)"]

See Also

Reference

XmlInput Class
iTin.Export.Inputs Namespace

Clone this wiki locally