Skip to content

032501a4 242b 7992 a996 ba6e72e7b74c

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

XmlProvider Constructor (Uri)

Additional header content

Initializes a new instance of the XmlProvider class.

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

Syntax

C#

public XmlProvider(
	Uri inputUri
)

VB

Public Sub New ( 
	inputUri As Uri
)

Parameters

 

inputUri
Type: System.Uri
Target uri

Remarks

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

See Also

Reference

XmlProvider Class
XmlProvider Overload
iTin.Export.Providers Namespace

Clone this wiki locally