[]
Utility class used to simple restore position in the DataHandler via using directive.
using (new BookmarkHolder(dataHandler))
{
...
}
public struct BookmarkHolder : IDisposable
Name | Description |
---|---|
BookmarkHolder(DataHandler) |
Name | Description |
---|---|
Dispose() |