Click or drag to resize

WikiPageInfo Class

Represents Wikipedia page information (just the Uri at the moment).
Inheritance Hierarchy
System.Object
  Orthogonal.Hoarder.StdLib.WikiPageInfo

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public sealed class WikiPageInfo : IEquatable<WikiPageInfo>

The WikiPageInfo type exposes the following members.

Constructors
 NameDescription
Public methodWikiPageInfo Represents Wikipedia page information (just the Uri at the moment).
Top
Properties
 NameDescription
Public propertyFullUrl 
Top
See Also