Revision Methods |
This is preliminary documentation and is subject to change.
The Revision type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
FetchRevisionAsync | Fetch a revision by revid. This overload will also fetch the content of revision. | |
FetchRevisionsAsync(WikiSite, IEnumerableInt64) | Fetch revisions by revid sequence. | |
FetchRevisionsAsync(WikiSite, Int64) | Fetch revisions by revid sequence. | |
FetchRevisionsAsync(WikiSite, IEnumerableInt64, PageQueryOptions) | Fetch revisions by revid sequence. | |
FetchRevisionsAsync(WikiSite, IEnumerableInt64, PageQueryOptions, CancellationToken) | Fetch revisions by revid sequence. | |
FetchRevisionsAsync(WikiSite, IEnumerableInt64, IWikiPageQueryProvider, CancellationToken) | Fetch revisions by revid sequence. | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Overrides ObjectToString) |