Skip to content

89a11d86 cc4b 9db2 06e1 023ac545ecdf

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

JsonInput 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 JsonInput(
	Uri xml
)

VB

Public Sub New ( 
	xml As Uri
)

Parameters

 

xml
Type: System.Uri
The Xml.

Remarks

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

See Also

Reference

JsonInput Class
iTin.Export.Inputs Namespace

Clone this wiki locally