| Name | Description | |
|---|---|---|
![]() | CloseRepositorySession | Closes the repository session on the client and on the server. Uncommitted changes are discarded. |
![]() | CommitChangesAsync | Commits the changes that have been made in the repository. |
![]() | DeleteItemAsync | Deletes an item in the repository. |
![]() | Dispose | See System.IDisposable.Dispose. |
![]() | GetAllItemsAsync | Returns a list of all items in the repository. |
![]() | NewItem | Creates a new repository item. |
