- Timestamp:
- 03/05/14 13:28:31 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IStatisticsLogic.cs
r10381 r10534 27 27 bool IsType<T>(int columnIndex); 28 28 string GetColumnTypeAsString(int columnIndex); 29 29 string GetVariableName(int columnIndex); 30 30 } 31 31 }
Note: See TracChangeset
for help on using the changeset viewer.