Click or drag to resize

Entity.EditAsync Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public methodEditAsync(IEnumerable<EntityEditEntry>, String) Makes the specified changes to the current entity on the Wikibase site.
Public methodEditAsync(IEnumerable<EntityEditEntry>, String, EntityEditOptions) Makes the specified changes to the current entity on the Wikibase site.
Public methodEditAsync(IEnumerable<EntityEditEntry>, String, EntityEditOptions, CancellationToken) Makes the specified changes to the current entity on the Wikibase site.
Top
See Also