SIL.FieldWorks.CacheLight.RealDataCache.ContinueUndoTask C# (CSharp) Method

ContinueUndoTask() public method

Member ContinueUndoTask
public ContinueUndoTask ( ) : void
return void
		public void ContinueUndoTask()
		{
			CheckDisposed();

			throw new NotImplementedException("'ContinueUndoTask' not implemented yet.");
		}