- Timestamp:
- 03/12/14 15:30:38 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs
r10547 r10580 66 66 bool IsUndoAvailable { get; } 67 67 void Undo(); 68 void BeginTransaction(); 69 void EndTransaction(); 68 70 } 69 71 }
Note: See TracChangeset
for help on using the changeset viewer.