Click or drag to resize

WikiPageInfo Constructor

Represents Wikipedia page information (just the Uri at the moment).

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public WikiPageInfo(
	string FullUrl
)

Parameters

FullUrl  String

[Missing <param name="FullUrl"/> documentation for "M:Orthogonal.Hoarder.StdLib.WikiPageInfo.#ctor(System.String)"]

See Also