- Timestamp:
- 12/18/13 15:36:18 (11 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IStatisticsLogic.cs
r10245 r10249 2 2 3 3 namespace HeuristicLab.DataPreprocessing { 4 public interface IStatistic Info{4 public interface IStatisticsLogic { 5 5 6 6 int GetColumnCount();
Note: See TracChangeset
for help on using the changeset viewer.