- Timestamp:
- 03/05/14 17:27:15 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IStatisticsLogic.cs
r10539 r10551 49 49 string GetColumnTypeAsString(int columnIndex); 50 50 string GetVariableName(int columnIndex); 51 52 event DataPreprocessingChangedEventHandler Changed; 51 53 } 52 54 }
Note: See TracChangeset
for help on using the changeset viewer.