 | WikiPageInfo Constructor |
Represents Wikipedia page information (just the Uri at the moment).
Namespace: Orthogonal.Hoarder.StdLibAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntaxpublic WikiPageInfo(
string FullUrl
)
Parameters
- FullUrl String
[Missing <param name="FullUrl"/> documentation for "M:Orthogonal.Hoarder.StdLib.WikiPageInfo.#ctor(System.String)"]
See Also