Click or drag to resize

MyWatchlistResultItem Class

This is preliminary documentation and is subject to change.

[Missing <summary> documentation for "T:WikiClientLibrary.Generators.MyWatchlistResultItem"]

Inheritance Hierarchy
SystemObject
  WikiClientLibrary.GeneratorsMyWatchlistResultItem

Namespace: WikiClientLibrary.Generators
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.8.0-int.8+f07259cca53448109bd542f6a3e53c54ddd48d58
Syntax
public sealed class MyWatchlistResultItem

The MyWatchlistResultItem type exposes the following members.

Constructors
 NameDescription
Public methodMyWatchlistResultItemInitializes a new instance of the MyWatchlistResultItem class
Top
Properties
 NameDescription
Public propertyChangedTime 
Public propertyIsChanged 
Public propertyPage 
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also